1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-11-05 09:36:19 +00:00
CC-Tweaked/projects
Jonathan Coates 76968f2f28
Track allocations while executing computers
This adds a new "java_allocation" metric, which tracks the number of
bytes allocated while executing the computer (as measured by Java). This
is not an 100% reliable number, but hopefully gives some insight into
what computers are doing.
2023-11-09 18:36:35 +00:00
..
common Track allocations while executing computers 2023-11-09 18:36:35 +00:00
common-api Replace several Guava classes with Java stdlib 2023-10-11 09:59:55 +01:00
core Track allocations while executing computers 2023-11-09 18:36:35 +00:00
core-api Always use raw bytes in file handles 2023-11-08 19:40:14 +00:00
fabric Track allocations while executing computers 2023-11-09 18:36:35 +00:00
fabric-api Publish Fabric jars to CF/Modrinth 2023-03-15 23:20:13 +00:00
forge Track allocations while executing computers 2023-11-09 18:36:35 +00:00
forge-api License CC:T according to the REUSE specification (#1351) 2023-03-15 21:52:13 +00:00
lints Flesh out MemoryMount into a writable mount 2023-09-29 22:15:23 +01:00
standalone Add pasting support to the standalone emulator 2023-11-08 19:40:14 +00:00
web Always use raw bytes in file handles 2023-11-08 19:40:14 +00:00
ARCHITECTURE.md Add a standalone CC:T UI 2023-10-28 17:58:11 +01:00