neoLegacy/tools/performance-monitor
itsRevela be17d4028f feat: add performance monitor tool
DLL injector + Python GUI for real-time server metrics.
Hooks into tick loop, chunk generation, and player chunk map
to collect timing data over TCP, displayed in a tkinter dashboard.
Includes bot spawner for load testing.
2026-04-05 15:49:52 -05:00
..
dll feat: add performance monitor tool 2026-04-05 15:49:52 -05:00
bots.py feat: add performance monitor tool 2026-04-05 15:49:52 -05:00
build-dll.bat feat: add performance monitor tool 2026-04-05 15:49:52 -05:00
connection.py feat: add performance monitor tool 2026-04-05 15:49:52 -05:00
gui.py feat: add performance monitor tool 2026-04-05 15:49:52 -05:00
inject.bat feat: add performance monitor tool 2026-04-05 15:49:52 -05:00
inject.py feat: add performance monitor tool 2026-04-05 15:49:52 -05:00
main.py feat: add performance monitor tool 2026-04-05 15:49:52 -05:00
models.py feat: add performance monitor tool 2026-04-05 15:49:52 -05:00
requirements.txt feat: add performance monitor tool 2026-04-05 15:49:52 -05:00
start.bat feat: add performance monitor tool 2026-04-05 15:49:52 -05:00
widgets.py feat: add performance monitor tool 2026-04-05 15:49:52 -05:00