Update README

This commit is contained in:
2025-10-13 11:01:38 -07:00
committed by GitHub
parent d0917e8b3e
commit 5db3dfd2a0

2
README
View File

@@ -1,7 +1,7 @@
Set the percentage of tests to run during the benchmark. 100% runs all tests.
<!-- CONFIG_START -->
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."
<!-- CONFIG_END -->