Commit Graph

9 Commits

Author SHA1 Message Date
floor-licker 13fc277f98 fix: avoid websocket snapshot hash allocation 2026-06-22 20:55:11 -04:00
floor-licker 77d0d9c390 test: cover websocket book churn heap traffic 2026-06-22 19:47:10 -04:00
floor-licker 543329f4d6 test: count deallocations in hot path guards 2026-06-22 19:42:14 -04:00
floor-licker 751928c020 perf: avoid allocations in book analysis APIs 2026-06-22 14:37:02 -04:00
floor-licker d45b202d6d feat(ws): add book-applier stream 2026-01-30 20:40:07 -05:00
floor-licker e0b97c53cb feat(ws): add tape-based book update processor 2026-01-30 20:22:45 -05:00
floor-licker 0e71182ec5 feat(book): apply ws book updates via OrderBookManager 2026-01-30 18:50:52 -05:00
floor-licker 9594058fd5 feat(book): apply websocket book updates 2026-01-30 18:17:45 -05:00
floor-licker dea50163fe test(no-alloc): guard hot paths against heap allocs 2026-01-30 18:01:44 -05:00