We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05f5aa6 commit 4b97a4fCopy full SHA for 4b97a4f
site/frontend/src/pages/compare/compile/table/benchmark-detail.vue
@@ -207,6 +207,10 @@ onMounted(() => renderGraph());
207
<div style="font-size: 0.8em">
208
Each plotted value is relative to its previous commit
209
</div>
210
+ <div style="font-size: 0.8em">
211
+ The shaded region shows values that are more recent than the
212
+ benchmarked commit
213
+ </div>
214
215
<div ref="chartElement"></div>
216
0 commit comments