mirror of
https://github.com/godotengine/godot-benchmarks.git
synced 2026-09-03 18:14:28 +03:00
Add warning about Chromium-based browser bug to index page
- Make the "lower is better" note more prominent.
This commit is contained in:
@@ -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;">
|
||||
|
||||
Reference in New Issue
Block a user