]> zoso.dev Git - nano-pow.git/commitdiff
Copy benchmark.
authorChris Duncan <chris@zoso.dev>
Mon, 3 Feb 2025 05:11:18 +0000 (21:11 -0800)
committerChris Duncan <chris@zoso.dev>
Mon, 3 Feb 2025 05:11:18 +0000 (21:11 -0800)
benchmarks.md

index 94b3eb682870602ca339632db0ff0e1001860d41..d32fec0ee6d11c0f53eb80bff93f21ed3ab7f9d2 100644 (file)
@@ -4,6 +4,22 @@ SPDX-License-Identifier: GPL-3.0-or-later
 -->
 
 
+2025-02-02 (desktop, compress-inline, no temp vars, vec4 operations, vec2 select for carries, zero threshold, no early return)
+{
+       "NanoPow (WebGPU) | Effort: 8 | Dispatch: 4194304 | Threads: 268435456": {
+               "count": 1024,
+               "total": 153803.49999952316,
+               "rate": 6.670591823407945,
+               "min": 149.19999998807907,
+               "max": 398.59999999403954,
+               "median": 149.90000000596046,
+               "arithmetic": 150.19873046828434,
+               "truncated": 149.91173594086123,
+               "harmonic": 150.04617979659852,
+               "geometric": 150.09857450851368
+       }
+}
+
 2025-02-02 (desktop, compress-inline, no temp vars, vec4 operations, vec4 type cast for carries, zero threshold, no early return)
 {
        "NanoPow (WebGPU) | Effort: 8 | Dispatch: 4194304 | Threads: 268435456": {