Run micro benchmark programs periodically
Open
CI
Stale
- Dominant language
- C++
- Stars
- 2k
- Forks
- 874
- Avg merge
- 6d 15h
- Merged PRs (30d)
- 46
Description
This is what we agreed at the weekly bug scrab. We have some catch2 based micro-benchmark programs now. We want to run it on ci periodically ( daily? ) and see how it changes.
- https://github.com/apache/trafficserver/blob/master/src/tscore/unit_tests/freelist_benchmark.cc
- https://github.com/apache/trafficserver/pull/8725
1. Add a new job of make something like `make benchmark`
2. Daily job on ci
3. Show time-series data
Contributor guide
Assessment
This issue has not been assessed yet.