Commit Graph

5 Commits

Author SHA1 Message Date
server
ba6af8115b Add pack runtime profiling hooks
Some checks failed
build / Windows Build (push) Has been cancelled
2026-04-15 16:22:10 +02:00
rtw1x1
509e2638cb XChaCha20-Poly1305 via libsodium 2026-02-03 11:12:32 +00:00
savis
d5624a8cdd Add parallel race/motion loading and thread-safe Pack/Pool managers 2026-01-04 17:27:32 +01:00
savis
e55fc4db17 Optimize pack file loading
- Add thread-local ZSTD decompression context reuse
- Integrate BufferPool for temporary buffers
- PackManager auto-uses BufferPool for all GetFile calls
- Thread-safe pack loading with mutex
2026-01-03 20:37:32 +01:00
d1str4ught
5b1d3c6bce new pack system 2025-09-21 05:28:55 +02:00