Files
lynchmark/README
2025-11-07 13:15:24 -08:00

19 lines
619 B
Plaintext

Set the percentage of tests to run during the benchmark. 100% runs all tests.
<!-- CONFIG_START -->
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. Your code will execute in the browser."
<!-- CONFIG_END -->
The following models are included in the benchmark run.
<!-- MODELS_START -->
openrouter/polaris-alpha
google/gemini-2.5-pro TEMP:0.7
anthropic/claude-sonnet-4.5
anthropic/claude-sonnet-4.5 TEMP:0.7
anthropic/claude-sonnet-4.5 TEMP:0.4
openai/gpt-5-codex
<!-- MODELS_END -->