LUCIT-Systems-and-Development / unicorn-binance-websocket-api

A Python SDK by LUCIT to use the Binance Websocket API`s (com+testnet, com-margin+testnet, com-isolated_margin+testnet, com-futures+testnet, com-coin_futures, us, tr, dex/chain+testnet) in a simple, fast, flexible, robust and fully-featured way.
https://unicorn-binance-websocket-api.docs.lucit.tech/
Other
683 stars 164 forks source link

CPU and Memory profiling #65

Closed oliver-zehentleitner closed 5 months ago

oliver-zehentleitner commented 4 years ago

It would be interesting to see how the RAM memory gets used over the time by the lib and also the CPU usage.

Has someone experience with pyflame and could produce those nice click able SVG images?

oliver-zehentleitner commented 4 years ago

Alternative to pyflame: https://blackfire.io/python

oliver-zehentleitner commented 3 years ago

Pure memory profiling: https://github.com/fabianp/memory_profiler