]> zoso.dev Git - nano-pow.git/commitdiff
Benchmarks.
authorChris Duncan <chris@zoso.dev>
Tue, 14 Jan 2025 22:11:34 +0000 (14:11 -0800)
committerChris Duncan <chris@zoso.dev>
Tue, 14 Jan 2025 22:11:34 +0000 (14:11 -0800)
benchmarks.md

index 1e5deec036182aeabffffd46d0f335c0e3c56b07..e6e93548698003215cabfe85a8a8aab1941a90b6 100644 (file)
@@ -225,6 +225,20 @@ NanoPow (WebGPU) 3070 (0x400)
        "geometric": 168.54025739379932
 }
 
+NanoPow (WebGPU) 3070 (0x400)
+(after converting `v` scalars to vectors)
+{
+       "count": 512,
+       "total": 136717.80000030994,
+       "rate": 3.74494030769102,
+       "min": 11.700000002980232,
+       "max": 2057.2999999970198,
+       "arithmetic": 267.02695312560536,
+       "truncated": 213.24863281298894,
+       "harmonic": 94.06525233622521,
+       "geometric": 162.9622640163259
+}
+
 
 
 NanoPowGpu: Time to calculate proof-of-work for a send block 32 times
@@ -281,3 +295,15 @@ NanoPow (WebGPU) iPhone 0xff
        "harmonic": 1252.8660,
        "geometric": 2906.9620
 }
+
+NanoPow (WebGPU) iPad Mini 2 0x400
+{
+       "count": 32,
+       "total": 226661,
+       "min": 169,
+       "max": 31964,
+       "arithmetic": 7083.1563,
+       "truncated": 5208.2813,
+       "harmonic": 1722.7691,
+       "geometric": 4127.4107
+}