Additional metrics to gather #4064

Open
opened 2023-09-06 13:51:44 +00:00 by itamarst · 0 comments
itamarst commented 2023-09-06 13:51:44 +00:00
Owner

First pass is just recording elapsed time for benchmarks, but there are other things that could be measured, e.g.

  1. CPU usage
  2. Peak (?) memory usage

psutil and/or resource.getrusage() should be helpful for this.

First pass is just recording elapsed time for benchmarks, but there are other things that could be measured, e.g. 1. CPU usage 2. Peak (?) memory usage `psutil` and/or `resource.getrusage()` should be helpful for this.
tahoe-lafs added the
unknown
normal
enhancement
n/a
labels 2023-09-06 13:51:44 +00:00
tahoe-lafs added this to the Performance and Benchmarking milestone 2023-09-06 13:51:44 +00:00
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: tahoe-lafs/trac-2024-07-25#4064
No description provided.