Commit Graph

3 Commits

Author SHA1 Message Date
1387088c8b perf: replace linear user lookup with hash map in session manager for O(1) access 2025-12-08 06:15:25 +00:00
605c2bf8d3 feat: migrate all integer fields from int32 to int64 for extended range 2025-12-05 09:58:43 +00:00
f9c7a0fa78 feat: add initial plot.py module with beast visualization logic
This commit introduces the core plotting module for the beast project, including
the initial implementation of data visualization functions and chart generation
utilities. The module provides the foundational structure for rendering beast-related
metrics and graphical outputs.
2025-12-02 05:54:32 +00:00