From 5db3dfd2a0597d3db26fb8c55bc8460788321b6c Mon Sep 17 00:00:00 2001 From: multipleof4 Date: Mon, 13 Oct 2025 11:01:38 -0700 Subject: [PATCH] Update README --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index b29ef16..0fbc0a9 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ Set the percentage of tests to run during the benchmark. 100% runs all tests. -RUN_PERCENTAGE: 25 +RUN_PERCENTAGE: 100 SHARED_PROMPT: "Provide production-ready and maintainable JavaScript code. Apply code golfing practices but don't put everything in a single line. No comments."