From: Chris Duncan Date: Mon, 3 Feb 2025 05:24:44 +0000 (-0800) Subject: Copy benchmark. X-Git-Tag: v3.0.0~51 X-Git-Url: https://zoso.dev/?a=commitdiff_plain;h=735ff84a27818788a2e0e2a8ecff5cedf9108c3f;p=nano-pow.git Copy benchmark. --- diff --git a/benchmarks.md b/benchmarks.md index c93374d..8dc9d64 100644 --- a/benchmarks.md +++ b/benchmarks.md @@ -3,6 +3,22 @@ SPDX-FileCopyrightText: 2025 Chris Duncan SPDX-License-Identifier: GPL-3.0-or-later --> +2025-02-02 (desktop, temp vars, vec2 operations, vec2 type cast for carries, zero threshold, no early return) +{ + "NanoPow (WebGPU) | Effort: 8 | Dispatch: 4194304 | Threads: 268435456": { + "count": 1024, + "total": 154634.60000056028, + "rate": 6.62815637585526, + "min": 148.30000001192093, + "max": 364.80000001192093, + "median": 150.90000000596046, + "arithmetic": 151.01035156304715, + "truncated": 150.8715158928286, + "harmonic": 150.88339631489575, + "geometric": 150.9293154354564 + } +} + 2025-02-02 (desktop, vec2 operations, temp vars, select for carries, zero threshold, no early return) { "NanoPow (WebGPU) | Effort: 8 | Dispatch: 4194304 | Threads: 268435456": {