Add data_analysis_script/tests/data/test_run_logs.csv

This commit is contained in:
Mika 2026-03-17 11:07:05 +00:00
parent b6ba101304
commit 11eee8d608

View file

@ -0,0 +1,7 @@
worker_start_offset,expires_at_dist_hours,retry_total_overhead_ms
0.0,10.0,5.2
1.0,9.8,4.9
2.0,9.5,6.1
3.0,8.9,5.8
4.0,8.2,7.0
5.0,7.6,8.5
1 worker_start_offset expires_at_dist_hours retry_total_overhead_ms
2 0.0 10.0 5.2
3 1.0 9.8 4.9
4 2.0 9.5 6.1
5 3.0 8.9 5.8
6 4.0 8.2 7.0
7 5.0 7.6 8.5