]> zoso.dev Git - nano-pow.git/commitdiff
Increase test run.
authorChris Duncan <chris@zoso.dev>
Sat, 11 Jan 2025 07:28:55 +0000 (23:28 -0800)
committerChris Duncan <chris@zoso.dev>
Sat, 11 Jan 2025 07:28:55 +0000 (23:28 -0800)
test.html

index 8668435308874353ae71c376c3380b3f27df4c48..65b166c0c49b0dcfc7e11fe5b8cd3c13138e934b 100644 (file)
--- a/test.html
+++ b/test.html
@@ -12,7 +12,7 @@ SPDX-License-Identifier: GPL-3.0-or-later
        <script type="module" src="https://cdn.jsdelivr.net/npm/nano-webgl-pow@1.1.1/nano-webgl-pow.js"></script>
        <script type="module">
                const { NanoPowGl, NanoPowGpu } = NanoPow
-               const COUNT = 0x4
+               const COUNT = 0xff
                let times = []
 
                function random (size = 32) {