Skip to content

add sonic-rs benchmarks for ticker, trade and l2 updates using safe and unsafe slices.#2

Merged
HaveFunTrading merged 2 commits intoHaveFunTrading:mainfrom
BDaws04:extend-benchmarks
Jan 14, 2026
Merged

add sonic-rs benchmarks for ticker, trade and l2 updates using safe and unsafe slices.#2
HaveFunTrading merged 2 commits intoHaveFunTrading:mainfrom
BDaws04:extend-benchmarks

Conversation

@BDaws04
Copy link

@BDaws04 BDaws04 commented Jan 12, 2026

…nd unsafe implementations

@BDaws04
Copy link
Author

BDaws04 commented Jan 12, 2026

I was going to use simd-json for the benchmarks but this mutates the raw string so I used an alternative which is also based on SIMD but does not mutate input string: https://crates.io/crates/sonic-rs

@HaveFunTrading HaveFunTrading merged commit 2bc6cae into HaveFunTrading:main Jan 14, 2026
4 checks passed
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.

2 participants