dingir-exchange icon indicating copy to clipboard operation
dingir-exchange copied to clipboard

bug: matchengine costs 100% cpu even when idle

Open lispc opened this issue 4 years ago • 1 comments
trafficstars

fixed by install perf

then

sudo perf record -F 99 -p  3393
sudo perf -f report -n --stdio

lispc avatar Jun 09 '21 08:06 lispc

https://github.com/Fluidex/dingir-exchange/blob/42c3c814c9d8cc2cd26757f6014c018ad6ed0d7e/src/message/producer.rs#L107

the fix is not right. reopen

lispc avatar Jun 10 '21 13:06 lispc