diff options
author | danielhanrahan <daniel.hanrahan@est.tech> | 2023-11-15 13:21:34 +0000 |
---|---|---|
committer | danielhanrahan <daniel.hanrahan@est.tech> | 2023-11-22 15:28:47 +0000 |
commit | c6dfb03f66eb4573c6fcea761e2414aadaaf7878 (patch) | |
tree | fbd947570136320e6908b13a3dcca46fe2388b30 /.readthedocs.yaml | |
parent | e1f12d7e903c6bb3071f2848c939ccb4afb939ba (diff) |
Make performance tests measure PEAK memory usage
Presently, performance tests measure CURRENT memory usage instead of
PEAK memory usage, leading to under-reporting if garbage collector
runs during a test. This patch fixes it, so that memory reported will
now be at least the memory of live objects at that time.
- Add tests for ResourceMeter class
- ResourceMeter measures peak memory usage instead of current
Issue-ID: CPS-1967
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
Change-Id: I36e9ea2196420b84877ecabc1b7331c5d3e2e252
Diffstat (limited to '.readthedocs.yaml')
0 files changed, 0 insertions, 0 deletions