Opened at 2023-09-06T13:51:44Z
#4064 new enhancement
Additional metrics to gather
Reported by: | itamarst | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Performance and Benchmarking |
Component: | unknown | Version: | n/a |
Keywords: | Cc: | ||
Launchpad Bug: |
Description
First pass is just recording elapsed time for benchmarks, but there are other things that could be measured, e.g.
- CPU usage
- Peak (?) memory usage
psutil and/or resource.getrusage() should be helpful for this.
Note: See
TracTickets for help on using
tickets.