dingir-exchange
dingir-exchange copied to clipboard
bug: matchengine costs 100% cpu even when idle
trafficstars
fixed by install perf
then
sudo perf record -F 99 -p 3393
sudo perf -f report -n --stdio
https://github.com/Fluidex/dingir-exchange/blob/42c3c814c9d8cc2cd26757f6014c018ad6ed0d7e/src/message/producer.rs#L107
the fix is not right. reopen