Add data_export/run_performance_data.csv
This commit is contained in:
parent
2b35bd3ecb
commit
71896b507a
1 changed files with 7 additions and 0 deletions
7
data_export/run_performance_data.csv
Normal file
7
data_export/run_performance_data.csv
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
run_id,mode,pinned_duration,unpinned_duration,latency,p95_latency,p99_latency,seqcount_retry_corr,clocksource_switch_count,analysis_hash,timestamp
|
||||
0,pinned,0,0,0,0,0,0,0,analysis_hash_1,2026-01-23T12:53:17.387Z
|
||||
1,unpinned,1,1,1,1,1,1,1,analysis_hash_2,2026-01-23T12:53:18.185Z
|
||||
2,pinned,2,2,2,2,2,2,2,analysis_hash_3,2026-01-23T12:53:19.431Z
|
||||
3,unpinned,3,3,3,3,3,3,3,analysis_hash_4,2026-01-23T12:53:20.283Z
|
||||
4,pinned,4,4,4,4,4,4,4,analysis_hash_5,2026-01-23T12:53:21.171Z
|
||||
5,unpinned,5,5,5,5,5,5,5,analysis_hash_6,2026-01-23T12:53:22.166Z
|
||||
|
Loading…
Reference in a new issue