Clarify the naming conventions under benchmark/schbench/

This commit is contained in:
Fabing Li 2024-12-23 07:50:03 +00:00 committed by Tate, Hongliang Tian
parent 6e46641a09
commit 8a27f7a3b5
6 changed files with 6 additions and 6 deletions

View File

@ -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}"

View File

@ -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}"

View File

@ -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}"

View File

@ -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}"

View File

@ -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}"

View File

@ -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}"