Files
lynchmark/README
2025-12-17 08:40:29 -08:00

24 lines
725 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 -->
google/gemini-3-flash-preview
openai/gpt-5.2
deepseek/deepseek-v3.2
google/gemini-3-pro-preview TEMP:0.35
anthropic/claude-opus-4.5 TEMP:0.7
openai/gpt-5.1-codex-max
openai/gpt-5.1-codex
x-ai/grok-4
anthropic/claude-sonnet-4.5 TEMP:0.7
moonshotai/kimi-k2-thinking
minimax/minimax-m2
<!-- MODELS_END -->