]> zoso.dev Git - nano-pow.git/commitdiff
Save benchmarks from 2.0.0 for comparison to upcoming release candidate.
authorChris Duncan <chris@zoso.dev>
Fri, 28 Feb 2025 05:40:52 +0000 (21:40 -0800)
committerChris Duncan <chris@zoso.dev>
Fri, 28 Feb 2025 05:40:52 +0000 (21:40 -0800)
benchmarks-2.0.0.json [new file with mode: 0644]

diff --git a/benchmarks-2.0.0.json b/benchmarks-2.0.0.json
new file mode 100644 (file)
index 0000000..4e5500a
--- /dev/null
@@ -0,0 +1,44 @@
+Laptop, Firefox, WebGL
+{
+  "unusably slow"
+}
+
+Laptop, Firefox (Nightly), WebGPU (something is wrong with this implementation)
+{
+  "NanoPow (WebGPU) | Effort: 2 | Dispatch: 262144 | Threads: 16777216": {
+    "count": 128,
+    "total": 25805,
+    "rate": 4.939462640490087,
+    "min": 198,
+    "max": 209,
+    "arithmetic": 201.6015625,
+    "truncated": 161.9609375,
+    "harmonic": 201.5619027743284,
+    "geometric": 201.5816342360767
+  }
+}
+
+Laptop, Firefox (Nightly), WebGL
+{
+  "unusably slow"
+}
+
+Laptop, Chromium (Snapshot), WebGPU
+{
+  "NanoPow (WebGPU) | Effort: 2 | Dispatch: 262144 | Threads: 16777216": {
+    "count": 128,
+    "total": 10103.599999964237,
+    "rate": 12.632929507247823,
+    "min": 77.5,
+    "max": 87.30000001192093,
+    "arithmetic": 78.9343749997206,
+    "truncated": 63.32656250009313,
+    "harmonic": 78.9124533095342,
+    "geometric": 78.92324311597429
+  }
+}
+
+Laptop, Chromium (Snapshot), WebGL
+{
+  "unusably slow"
+}