From 011decefc0c089b16f50fe7f1119793e956e21ec Mon Sep 17 00:00:00 2001 From: Chris Duncan Date: Fri, 31 Jul 2026 13:30:07 -0700 Subject: [PATCH] Try no minimum at all. --- test/index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/test/index.html b/test/index.html index a5cf4d7..384473c 100644 --- a/test/index.html +++ b/test/index.html @@ -318,8 +318,7 @@ SPDX-License-Identifier: GPL-3.0-or-later document.getElementById('effort').value = Math.max(1, Math.floor(navigator.hardwareConcurrency) / 2)