Add warning about Chromium-based browser bug to index page

- Make the "lower is better" note more prominent.
This commit is contained in:
Hugo Locurcio
2024-08-19 23:24:26 +02:00
parent 460494848a
commit c216d2182b

View File

@@ -14,7 +14,10 @@
<h2>Graphs</h2>
<div style="display: flex; align-items: center; margin-bottom: 1em;">
<div style="flex-grow: 3;">
Normalized (percentage of the average time), lower is better.
Normalized (percentage of the average time). <strong>Lower is better on all graphs.</strong>
<p>
<strong>⚠️ There are <a href="https://github.com/godotengine/godot-benchmarks/issues/87">known issues</a> with graph sorting in Chromium-based browsers. Please use Firefox for now. ⚠️</strong>
</p>
</div>
</div>
<div style="display: grid; grid-template-columns: 50% 50%; gap: 1em;">