pytest plugin for easy integration of memray memory profiler
353
stars
25
forks
source link
It would be nice to have a `json` output option so one could use this to track memory consumption over time via github-action-benchmark #126
Open
mmcdermott opened 2 months ago
I would like to use this in conjunction with https://github.com/benchmark-action/github-action-benchmark to track the memory performance of my python package over time, as realized through test cases.