From: Chris Duncan Date: Thu, 16 Jan 2025 22:39:01 +0000 (-0800) Subject: Add long benchmark at optimal dispatch size. X-Git-Tag: v2.0.0~34 X-Git-Url: https://zoso.dev/?a=commitdiff_plain;h=be612b5d4e6ffa4d97ebc5ac89d436d148e039bd;p=nano-pow.git Add long benchmark at optimal dispatch size. --- diff --git a/benchmarks.md b/benchmarks.md index 8dd42d0..7347fde 100644 --- a/benchmarks.md +++ b/benchmarks.md @@ -237,6 +237,19 @@ NanoPow (WebGPU) 3070 (dispatch 0x1000 workgroup 8,8) "geometric": 192.06862657670237 } +NanoPow (WebGPU) 3070 (dispatch 0x800 workgroup 8,8) +{ + "count": 4096, + "total": 1061022.09999986, + "rate": 4.8102132476979635, + "min": 5.5, + "max": 2067.7000000029802, + "arithmetic": 259.0385986327783, + "truncated": 207.8909912109557, + "harmonic": 75.27207858671284, + "geometric": 156.19893668278434 +} + NanoPow (WebGPU) 3070 (dispatch 0x800 workgroup 8,8) { "count": 512,