Files
lynchmark/README
2025-10-13 10:54:16 -07:00

16 lines
471 B
Plaintext

Set the percentage of tests to run during the benchmark. 100% runs all tests.
<!-- CONFIG_START -->
RUN_PERCENTAGE: 25
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 -->
The following models are included in the benchmark run.
<!-- MODELS_START -->
google/gemini-2.5-pro
anthropic/claude-sonnet-4.5
openai/gpt-5-codex
<!-- MODELS_END -->