summaryrefslogtreecommitdiff
path: root/testing/tests/benchmarks/conftest.py
AgeCommit message (Collapse)Author
2017-07-08[benchmarks] add --watch-resources optiondrebs
This commit adds the --watch-resources command line option for benchmarks tests, and allows to running the benchmark test suite with and without resource monitoring instrumentation code. This is needed because resource consumption monitoring impacts the mean time and standard deviation of time taken to run benchmarked tests.
2017-07-07[test] change memory sampling interval to 0.1 on benchmarksdrebs
2017-04-27[test] monitor cpu/mem for all benchmarksdrebs
2017-04-27[test] add memory measurementdrebs
2017-04-27[test] measure cpu percentage during benchmarkdrebs
2017-04-04[feat] add the host hostname to benchmark machine infodrebs
2017-03-02[test] mark benchmark tests using their group namesdrebs
2016-12-12[test] rename benchmark tests directory and tagdrebs