Automated test suite performance tracking for Windows platform.
Details
- Edit
./scripts/benchmark_config.tomland add:
[[tests]]
test_id = "test_my_feature"
display_name = "My Feature Loading Time"
graph_filename = "my_feature_loading_time.png"
pattern = "test_my_feature"
ylabel = "Load Time (ms)"- Add your test in this README.md under section
Performance tests:
<summary><b>My Feature Loading Time</b></summary>






