petr-tik / dark_rusty_pool

Limit order book written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Benchmarking with C++

dendisuhubdy opened this issue · comments

Dear @petr-tik really cool implementation. You mentioned Ludwig's C++17 version of this matching engine, could I do a benchmark with it too.

I also write trading engines with C++, and I wonder if I can benchmark against you and Ludwig's implementations.