Add scheduling_analysis/tests/data/sample_run25.csv
This commit is contained in:
parent
d5957754fc
commit
5c5905cfd4
1 changed files with 7 additions and 0 deletions
7
scheduling_analysis/tests/data/sample_run25.csv
Normal file
7
scheduling_analysis/tests/data/sample_run25.csv
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
run_id,metric_name,metric_value,mechanism
|
||||||
|
run25,max_outlier_ms,5.2,rr
|
||||||
|
run25,band_width_h,2.8,rr
|
||||||
|
run25,max_outlier_ms,3.9,fifo
|
||||||
|
run25,band_width_h,3.1,fifo
|
||||||
|
run25,max_outlier_ms,4.5,deadline
|
||||||
|
run25,band_width_h,2.5,deadline
|
||||||
|
Loading…
Reference in a new issue