Skip to content

Feature/orders websocket#2

Draft
TuxedoFish wants to merge 30 commits into
mainfrom
feature/orders-websocket
Draft

Feature/orders websocket#2
TuxedoFish wants to merge 30 commits into
mainfrom
feature/orders-websocket

Conversation

@TuxedoFish

Copy link
Copy Markdown
Owner

No description provided.

TuxedoFish and others added 29 commits February 23, 2026 21:45
Detect l2Book messages via string scan before invoking simdjson,
and parse directly with memmem/memchr. Eliminates padded_string
allocation, stage1 tokenization, and DOM navigation for the most
common message type (~10x speedup for L2Book parsing). Also change
PriceLevel/Trade px/sz to string_view and crack() to accept
string_view.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@TuxedoFish TuxedoFish force-pushed the feature/orders-websocket branch from 24f8285 to 672416c Compare May 31, 2026 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant