]> zoso.dev Git - nano-pow.git/commitdiff
Copy benchmark from compress-inline.
authorChris Duncan <chris@zoso.dev>
Mon, 3 Feb 2025 04:55:09 +0000 (20:55 -0800)
committerChris Duncan <chris@zoso.dev>
Mon, 3 Feb 2025 04:55:09 +0000 (20:55 -0800)
benchmarks.md

index 0f63102985c1f08e842c3cbf021a285fefc9d620..6e11e9973bef2e89bbeb36234b8a037897404ca6 100644 (file)
@@ -3,7 +3,25 @@ SPDX-FileCopyrightText: 2025 Chris Duncan <chris@zoso.dev>
 SPDX-License-Identifier: GPL-3.0-or-later
 -->
 
-2025-02-01 (desktop, main, vec2 operations, no temp vars, u32 type cast for carries, zero threshold, no early return)
+
+
+2025-02-02 (desktop, compress, temp vars, vec4 operations, vec4 type cast for carries, zero threshold, no early return)
+{
+       "NanoPow (WebGPU) | Effort: 8 | Dispatch: 4194304 | Threads: 268435456": {
+               "count": 1024,
+               "total": 153746.30000066757,
+               "rate": 6.672626894103991,
+               "min": 147.19999998807907,
+               "max": 413,
+               "median": 149.80000001192093,
+               "arithmetic": 150.14287109440193,
+               "truncated": 149.8660146701161,
+               "harmonic": 149.97814196658746,
+               "geometric": 150.03380952128336
+       }
+}
+
+2025-02-02 (desktop, main, vec2 operations, no temp vars, u32 type cast for carries, zero threshold, no early return)
 {
        "NanoPow (WebGPU) | Effort: 8 | Dispatch: 4194304 | Threads: 268435456": {
                "count": 1024,
@@ -19,6 +37,12 @@ SPDX-License-Identifier: GPL-3.0-or-later
        }
 }
 
+
+
+-----
+
+
+
 2025-02-01 (laptop, main, vec2 operations, no temp vars, u32 type cast for carries, zero threshold, no early return)
 {
        "NanoPow (WebGPU) | Effort: 8 | Dispatch: 4194304 | Threads: 268435456": {