petr-tik / dark_rusty_pool

Limit order book written in Rust
71 stars 10 forks source link

try -C panic=abort #4

Open petr-tik opened 6 years ago

petr-tik commented 6 years ago

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

unlikely, but want to try