]> zoso.dev Git - nano-pow.git/commitdiff
Benchmark.
authorChris Duncan <chris@zoso.dev>
Sat, 1 Feb 2025 22:37:33 +0000 (14:37 -0800)
committerChris Duncan <chris@zoso.dev>
Sat, 1 Feb 2025 22:37:33 +0000 (14:37 -0800)
benchmarks.md

index 6b813be3c8bfbb9351e5de4d7554d70b3e0e223c..b53d9fe354f01567c0fa5b985d2614dcb4541073 100644 (file)
@@ -3,6 +3,22 @@ SPDX-FileCopyrightText: 2025 Chris Duncan <chris@zoso.dev>
 SPDX-License-Identifier: GPL-3.0-or-later
 -->
 
+2025-02-01 (desktop, main, vec2 operations, u32 type cast for carries, zero threshold, no early return)
+{
+       "NanoPow (WebGPU) | Effort: 8 | Dispatch: 4194304 | Threads: 268435456": {
+               "count": 4096,
+               "total": 619720.5000002831,
+               "rate": 6.6117984273376305,
+               "min": 148,
+               "max": 363.09999999403954,
+               "median": 151.20000000298023,
+               "arithmetic": 151.29895019538162,
+               "truncated": 151.24478021975474,
+               "harmonic": 151.2643921172073,
+               "geometric": 151.27733674927475
+       }
+}
+
 2025-02-01 (laptop, main, u32 type cast for carries, zero threshold, no early return)
 {
        "NanoPow (WebGPU) | Effort: 8 | Dispatch: 4194304 | Threads: 268435456": {