aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorJames Barnett <noreply@jamesbarnett.xyz>2025-07-31 18:16:10 +0100
committerJames Barnett <noreply@jamesbarnett.xyz>2025-07-31 18:16:10 +0100
commitabe1f21f84df5864e8a7781864d9e32436bde2d4 (patch)
treee2b8100bc9e6523db4ade4746d98bd33d1ead513 /index.html
parentbccbcc12c72f5edde605601a311646d1ca96d7e1 (diff)
downloadjs-raytracer-abe1f21f84df5864e8a7781864d9e32436bde2d4.tar.xz
js-raytracer-abe1f21f84df5864e8a7781864d9e32436bde2d4.zip
Add more reference benchmark scores. Update readme
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index 2295c32..84494f5 100644
--- a/index.html
+++ b/index.html
@@ -148,13 +148,13 @@
<div id="benchmark-mode" class="columns controls d-hide">
<div class="column">
<div class="columns">
- <div class="column col-3">
+ <div class="column col-3" style="width: 20%">
<p>You can also use the raytracer to run a CPU and JavaScript performance benchmark.</p>
<p>This will run multiple 1080p renders, with both single and multicore workloads. An overall score will be calculated based on performance, higher is better.</p>
- <p>Compare your results to the reference scores from the various other devices I've tested.</p>
+ <p>Compare your results to the reference scores from the various devices I've tested.</p>
</div>
<div class="divider-vert"></div>
- <div class="column col-6">
+ <div class="column col-6" style="width: 55%">
<div id="benchmark-results-graph" style="width: 100%; height: 500px"></div>
</div>
<div class="column col-3">