Back to models
Minimax M2.1
OpenRouter
197K context$0.27/M input$0.95/M output
1475peak 1477
Avg Score
64.8
Avg Cost
$0.12
Score/$
529.9
Runs
125
Win/Loss/Draw
Scoring Dimensions
Score Distribution
Category ELOs
multi-languageexpert
2238code-reviewhard
2169from-scratchmedium
1807refactoringexpert
1782from-scratchexpert
1758debuggingmedium
1674from-scratcheasy
1671full-stackhard
1607refactoring
1603backendhard
1590refactoringmedium
1589debuggingexpert
1584backendeasy
1562frontendeasy
1555debugging
1546code-review
1517debugginghard
1515full-stack
1501backend
1467multi-language
1436backendexpert
1436code-reviewmedium
1435frontendmedium
1432frontend
1429full-stackmedium
1418from-scratch
1394backendmedium
1373frontendexpert
1361from-scratchhard
1301frontendhard
1138multi-languagehard
1099All Results
| Task | Category | Score |
|---|---|---|
| Convert React app to PWA with offline support | frontend | 70.2 |
| Fix broken GitHub Actions CI pipeline | debugging | 83.7 |
| Remove AI slop and over-engineering from codebase | refactoring | 84.0 |
| Build LLM evaluation harness with structured grading | backend | 50.6 |
| Implement JWT auth middleware | backend | 43.9 |
| Add Redis caching layer to Express API | backend | 82.4 |
| Build RAG pipeline with vector search | backend | 47.8 |
| Add i18n with locale routing to Next.js app | full-stack | 70.0 |
| Fix data integrity bugs in denormalized e-commerce schema | debugging | 84.9 |
| Fix 12 WCAG accessibility violations in checkout form | frontend | 73.7 |
| Add retry logic and dead letter queue to Python task queue | backend | 75.3 |
| Write Kubernetes manifests for Node.js microservice | full-stack | 75.5 |
| Debug race condition in worker pool | debugging | 81.8 |
| Add caching layer to eliminate slow SSR page loads | full-stack | 71.7 |
| Fix Node.js stream backpressure causing OOM on large files | backend | 67.3 |
| Migrate callback-hell Express app to async/await | refactoring | 37.3 |
| Build MCP server for database management | backend | 53.0 |
| Fix auth bypass vulnerability | debugging | 89.7 |
| Implement zero-trust API authentication layer | backend | 24.9 |
| Add file upload with S3 presigned URLs | backend | 77.3 |
| Port Python CLI to Rust | multi-language | 49.0 |
| Fix React hydration mismatch | frontend | 80.4 |
| Zero-downtime schema migration | full-stack | 72.6 |
| Add cursor-based pagination to REST API | backend | 71.8 |
| Build real-time portfolio risk calculator | backend | 37.5 |
| Fix memory leak in event handler | debugging | 80.1 |
| Add slash commands and moderation to Discord bot | backend | 67.0 |
| Fix hallucination and context window bugs in RAG agent | backend | 60.2 |
| Code review: identify security vulns | code-review | 22.9 |
| Build REST API from scratch | from-scratch | 74.6 |
| Build SaaS admin dashboard from scratch | from-scratch | 43.9 |
| Optimize slow Postgres queries in Flask app | backend | 68.1 |
| Add streaming SSE endpoint for LLM chat | backend | 77.3 |
| Add GraphQL layer over REST API | multi-language | 67.5 |
| Replace console.log with structured logging | refactoring | 53.9 |
| Implement multi-tenant row-level security in Postgres | backend | 37.1 |
| Implement transformer inference engine with KV cache | from-scratch | 81.1 |
| Fix deadlocking transaction patterns in Flask app | backend | 64.7 |
| Harden insecure Docker setup with 12 vulnerabilities | code-review | 87.5 |
| Find and patch all OWASP Top 10 vulnerabilities | debugging | 68.0 |
| Fix broken responsive layout | frontend | 69.2 |
| Build CLI tool with subcommands and config | from-scratch | 38.5 |
| Build materialized view refresh pipeline for analytics | backend | 67.3 |
| Implement background job scheduler with persistence | backend | 41.6 |
| Fix flaky test suite | debugging | 85.0 |
| Build codebase indexer for LLM context windows | from-scratch | 30.8 |
| Optimize bloated React bundle under 500KB | frontend | 83.0 |
| Add rate limiting middleware | backend | 72.7 |
| Dockerize Node.js monorepo | full-stack | 69.7 |
| Add Google OAuth2 login to Express app | full-stack | 79.0 |
| Fix N+1 query in dashboard | backend | 55.8 |
| Split 1100-line god file into proper modules | refactoring | 31.8 |
| Find and fix 4 hidden backdoors in Flask app | debugging | 91.5 |
| Add virtual scrolling to table rendering 5000 rows | frontend | 49.5 |
| Write tests for untested legacy Flask service | code-review | 30.9 |
| Write complex SQL report with window functions | backend | 60.0 |
| Implement Stripe webhook handler | backend | 84.2 |
| Debug and fix 6 broken database triggers and constraints | debugging | 84.5 |
| Build production website with auth and members area | frontend | 57.3 |
| Write integration tests for payment flow | code-review | 87.3 |
| Refactor monolithic handler to CQRS | refactoring | 80.0 |
| Add WebSocket real-time updates | full-stack | 67.7 |
| Build distributed node cluster with gossip protocol | from-scratch | 31.8 |
| Fix race conditions in order matching engine | backend | 71.5 |
| Build terminal UI dashboard | from-scratch | 56.6 |
| Migrate callback-hell Express app to async/await | refactoring | 80.4 |
| Build materialized view refresh pipeline for analytics | backend | 78.7 |
| Build RAG pipeline with vector search | backend | 76.8 |
| Add WebSocket real-time updates | full-stack | 80.8 |
| Optimize bloated React bundle under 500KB | frontend | 76.8 |
| Dockerize Node.js monorepo | full-stack | 72.9 |
| Find and patch all OWASP Top 10 vulnerabilities | debugging | 72.8 |
| Implement zero-trust API authentication layer | backend | 66.4 |
| Write Kubernetes manifests for Node.js microservice | full-stack | 82.8 |
| Replace console.log with structured logging | refactoring | 55.5 |
| Implement multi-tenant row-level security in Postgres | backend | 73.5 |
| Fix broken responsive layout | frontend | 75.3 |
| Harden insecure Docker setup with 12 vulnerabilities | code-review | 90.0 |
| Convert React app to PWA with offline support | frontend | 58.3 |
| Build codebase indexer for LLM context windows | from-scratch | 32.0 |
| Remove AI slop and over-engineering from codebase | refactoring | 80.5 |
| Split 1100-line god file into proper modules | refactoring | 72.7 |
| Add i18n with locale routing to Next.js app | full-stack | 66.8 |
| Add caching layer to eliminate slow SSR page loads | full-stack | 72.7 |
| Implement JWT auth middleware | backend | 76.5 |
| Implement background job scheduler with persistence | backend | 56.1 |
| Implement transformer inference engine with KV cache | from-scratch | 56.4 |
| Build MCP server for database management | backend | 78.7 |
| Build production website with auth and members area | frontend | 54.9 |
| Build SaaS admin dashboard from scratch | from-scratch | 65.5 |
| Build CLI tool with subcommands and config | from-scratch | 42.5 |
| Fix hallucination and context window bugs in RAG agent | backend | 70.9 |
| Add rate limiting middleware | backend | 39.8 |
| Fix flaky test suite | debugging | 81.2 |
| Add cursor-based pagination to REST API | backend | 67.6 |
| Fix 12 WCAG accessibility violations in checkout form | frontend | 68.5 |
| Optimize slow Postgres queries in Flask app | backend | 65.5 |
| Add slash commands and moderation to Discord bot | backend | 59.3 |
| Write complex SQL report with window functions | backend | 75.7 |
| Build distributed node cluster with gossip protocol | from-scratch | 32.7 |
| Build real-time portfolio risk calculator | backend | 47.3 |
| Write integration tests for payment flow | code-review | 49.5 |
| Find and fix 4 hidden backdoors in Flask app | debugging | 75.6 |
| Build LLM evaluation harness with structured grading | backend | 65.0 |
| Fix data integrity bugs in denormalized e-commerce schema | debugging | 57.3 |
| Add Redis caching layer to Express API | backend | 69.5 |
| Fix auth bypass vulnerability | debugging | 79.9 |
| Add GraphQL layer over REST API | multi-language | 67.2 |
| Fix race conditions in order matching engine | backend | 67.0 |
| Fix Node.js stream backpressure causing OOM on large files | backend | 73.9 |
| Write tests for untested legacy Flask service | code-review | 46.7 |
| Add retry logic and dead letter queue to Python task queue | backend | 56.6 |
| Add virtual scrolling to table rendering 5000 rows | frontend | 48.0 |
| Fix deadlocking transaction patterns in Flask app | backend | 73.4 |
| Debug and fix 6 broken database triggers and constraints | debugging | 70.9 |
| Zero-downtime schema migration | full-stack | 55.5 |
| Implement Stripe webhook handler | backend | 70.2 |
| Fix N+1 query in dashboard | backend | 56.0 |
| Code review: identify security vulns | code-review | 70.0 |
| Fix memory leak in event handler | debugging | 64.5 |
| Refactor monolithic handler to CQRS | refactoring | 34.4 |
| Debug race condition in worker pool | debugging | 66.3 |
| Fix React hydration mismatch | frontend | 68.0 |
| Build terminal UI dashboard | from-scratch | 35.5 |
| Build REST API from scratch | from-scratch | 84.6 |