petr-tik / dark_rusty_pool

Limit order book written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

try -C panic=abort

petr-tik opened this issue · comments

wondering if it improves performance by not linking the code for aborting panics gracefully

unlikely, but want to try