From c81214bde90be8355b4505d2b7401082aa2418dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Ber=C3=A1nek?= Date: Mon, 18 Dec 2023 19:18:28 +0100 Subject: [PATCH] Hide section chart for binary size metric And also include a small note that the chart is metric agnostic. --- .../src/pages/compare/compile/table/benchmark-detail.vue | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/site/frontend/src/pages/compare/compile/table/benchmark-detail.vue b/site/frontend/src/pages/compare/compile/table/benchmark-detail.vue index 40dba025c..77ede4d64 100644 --- a/site/frontend/src/pages/compare/compile/table/benchmark-detail.vue +++ b/site/frontend/src/pages/compare/compile/table/benchmark-detail.vue @@ -407,8 +407,8 @@ onMounted(() => {
-
-
+
+
Sections { based on wall-time.
+
+ Note that the data for this chart is calculated from wall-time (it is + metric agnostic)! +