From: Chris Duncan Date: Mon, 3 Feb 2025 05:11:18 +0000 (-0800) Subject: Copy benchmark. X-Git-Tag: v3.0.0~54 X-Git-Url: https://git.codecow.com/?a=commitdiff_plain;h=fb9b70580fc44b7140af8289709d089d2ab7b297;p=nano-pow.git Copy benchmark. --- diff --git a/benchmarks.md b/benchmarks.md index 94b3eb6..d32fec0 100644 --- a/benchmarks.md +++ b/benchmarks.md @@ -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": {