I would like to improve the performance tests, but first I want to confirm how they are used today.
My understanding:
- The performance tests are not part of our releng process and do not run in CI.
- They appear to exist only to be executed manually.
When I tried to run them manually for evaluating performance, I found them hard to use:
- The output is not easy to read or interpret.
- There is no clear distinction between setup time and actual test execution time.
Question before I start any work:
Is it correct that the performance tests are currently not used in our releng process and are only present for manual execution?
If not, how are they actually used?
cc @HannesWell and @HeikoKlare
I would like to improve the performance tests, but first I want to confirm how they are used today.
My understanding:
When I tried to run them manually for evaluating performance, I found them hard to use:
Question before I start any work:
Is it correct that the performance tests are currently not used in our releng process and are only present for manual execution?
If not, how are they actually used?
cc @HannesWell and @HeikoKlare