cryptofeed
cryptofeed copied to clipboard
Add in performance metrics and timing
Users frequently want to know where the library spends its time. I've instrumented some code a few times to track these things, just need to release it and make it easily configurable, or available in a separate branch/release
Some code is in, need to add more perf code in the callbacks, test more, and add some documentation