]> zoso.dev Git - nano-pow.git/commitdiff
Zero-threshold benchmarks.
authorChris Duncan <chris@zoso.dev>
Mon, 20 Jan 2025 06:11:20 +0000 (22:11 -0800)
committerChris Duncan <chris@zoso.dev>
Mon, 20 Jan 2025 06:11:20 +0000 (22:11 -0800)
benchmarks.md

index 4da3857d71377afbda05d55a4ea50a34ad2afe94..69903fa42066f9ebb83f5301a9dcad5fef678f1b 100644 (file)
@@ -3,6 +3,56 @@ SPDX-FileCopyrightText: 2025 Chris Duncan <chris@zoso.dev>
 SPDX-License-Identifier: GPL-3.0-or-later
 -->
 
+Zero threshold benchmark (vectors)
+
+{
+       "NanoPow (WebGPU) | Effort: 8 | Dispatch: 4194304 | Threads: 268435456": {
+               "count": 512,
+               "total": 10057.50000011921,
+               "rate": 64.04963847019617,
+               "min": 15.399999976158142,
+               "max": 36.89999997615814,
+               "arithmetic": 19.64355468773283,
+               "truncated": 15.612890624906868,
+               "harmonic": 19.455959597968477,
+               "geometric": 19.54743125733686
+       }
+}
+
+{
+       "NanoPow (WebGPU) | Effort: 8 | Dispatch: 4194304 | Threads: 268435456": {
+               "count": 512,
+               "total": 10370.999999821186,
+               "rate": 62.232594321365944,
+               "min": 17,
+               "max": 88.5,
+               "arithmetic": 20.255859374650754,
+               "truncated": 16.068749999976717,
+               "harmonic": 20.060722114122232,
+               "geometric": 20.134613393434872
+       }
+}
+
+{
+       "NanoPow (WebGPU) | Effort: 8 | Dispatch: 4194304 | Threads: 268435456": {
+               "count": 4096,
+               "total": 75452.59999632835,
+               "rate": 67.94629986572919,
+               "min": 13.400000035762787,
+               "max": 37.60000002384186,
+               "arithmetic": 18.421044920978602,
+               "truncated": 14.717504882180947,
+               "harmonic": 18.21353217876272,
+               "geometric": 18.31703265536469
+       }
+}
+
+
+
+-----
+
+
+
 Super benchmarks
 
 {