piker
piker copied to clipboard
Seriously, let's profile.
It's been a little half baked for a while using mostly pyqtgraph.debug.Profiler:
- we have some flags for controlling that in our little module
- we've also tried to do a little latency based filtering and a PR from our fork for it
- looks to have some issues with stack frame ordering since changing the
._msgsto an instance var?
- looks to have some issues with stack frame ordering since changing the
- there's usage littered mostly through the graphics code
But, let's get serious:
Here's some real projects that we should probably check out for integration
- https://github.com/plasma-umass/scalene
- https://github.com/bloomberg/memray
Aspiring hackzorz wishing to help out much appreciated 😹