Clarify the naming conventions under benchmark/schbench/
This commit is contained in:
parent
6e46641a09
commit
8a27f7a3b5
|
|
@ -9,7 +9,7 @@
|
||||||
"result_index": 3
|
"result_index": 3
|
||||||
},
|
},
|
||||||
"chart": {
|
"chart": {
|
||||||
"title": "[Scheduler] P50 RPS while max-loading the only CPU",
|
"title": "[Scheduler] P50 RPS while max-loading the only CPU (SMP=1)",
|
||||||
"description": "schbench -F 256 -n 5 -r 90",
|
"description": "schbench -F 256 -n 5 -r 90",
|
||||||
"unit": "requests per second",
|
"unit": "requests per second",
|
||||||
"legend": "P50 RPS of schbench on {system}"
|
"legend": "P50 RPS of schbench on {system}"
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,7 @@
|
||||||
"result_index": 3
|
"result_index": 3
|
||||||
},
|
},
|
||||||
"chart": {
|
"chart": {
|
||||||
"title": "[Scheduler] P99 request latency while max-loading the only CPU",
|
"title": "[Scheduler] P99 request latency while max-loading the only CPU (SMP=1)",
|
||||||
"description": "schbench -F 256 -n 5 -r 90",
|
"description": "schbench -F 256 -n 5 -r 90",
|
||||||
"unit": "\u00b5s",
|
"unit": "\u00b5s",
|
||||||
"legend": "P99 request latency of schbench on {system}"
|
"legend": "P99 request latency of schbench on {system}"
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,7 @@
|
||||||
"result_index": 3
|
"result_index": 3
|
||||||
},
|
},
|
||||||
"chart": {
|
"chart": {
|
||||||
"title": "[Scheduler] P99 wakeup latency while max-loading the only CPU",
|
"title": "[Scheduler] P99 wakeup latency while max-loading the only CPU (SMP=1)",
|
||||||
"description": "schbench -F 256 -n 5 -r 90",
|
"description": "schbench -F 256 -n 5 -r 90",
|
||||||
"unit": "\u00b5s",
|
"unit": "\u00b5s",
|
||||||
"legend": "P99 wakeup latency of schbench on {system}"
|
"legend": "P99 wakeup latency of schbench on {system}"
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,7 @@
|
||||||
"result_index": 3
|
"result_index": 3
|
||||||
},
|
},
|
||||||
"chart": {
|
"chart": {
|
||||||
"title": "[Scheduler] P50 RPS while max-loading the only CPU",
|
"title": "[Scheduler] P50 RPS while max-loading the only CPU (SMP=8)",
|
||||||
"description": "schbench -F 256 -n 5 -r 90",
|
"description": "schbench -F 256 -n 5 -r 90",
|
||||||
"unit": "requests per second",
|
"unit": "requests per second",
|
||||||
"legend": "P50 RPS of schbench on {system}"
|
"legend": "P50 RPS of schbench on {system}"
|
||||||
|
|
@ -9,7 +9,7 @@
|
||||||
"result_index": 3
|
"result_index": 3
|
||||||
},
|
},
|
||||||
"chart": {
|
"chart": {
|
||||||
"title": "[Scheduler] P99 request latency while max-loading the only CPU",
|
"title": "[Scheduler] P99 request latency while max-loading the only CPU (SMP=8)",
|
||||||
"description": "schbench -F 256 -n 5 -r 90",
|
"description": "schbench -F 256 -n 5 -r 90",
|
||||||
"unit": "\u00b5s",
|
"unit": "\u00b5s",
|
||||||
"legend": "P99 request latency of schbench on {system}"
|
"legend": "P99 request latency of schbench on {system}"
|
||||||
|
|
@ -9,7 +9,7 @@
|
||||||
"result_index": 3
|
"result_index": 3
|
||||||
},
|
},
|
||||||
"chart": {
|
"chart": {
|
||||||
"title": "[Scheduler] P99 wakeup latency while max-loading the only CPU",
|
"title": "[Scheduler] P99 wakeup latency while max-loading the only CPU (SMP=8)",
|
||||||
"description": "schbench -F 256 -n 5 -r 90",
|
"description": "schbench -F 256 -n 5 -r 90",
|
||||||
"unit": "\u00b5s",
|
"unit": "\u00b5s",
|
||||||
"legend": "P99 wakeup latency of schbench on {system}"
|
"legend": "P99 wakeup latency of schbench on {system}"
|
||||||
Loading…
Reference in New Issue