Back to models
GPT 5.2
OpenRouter
400K context$1.75/M input$14.00/M output
1671peak 1672
Avg Score
80.2
Avg Cost
$0.19
Score/$
426.2
Runs
122
Win/Loss/Draw
Scoring Dimensions
Score Distribution
Category ELOs
from-scratchexpert
2294code-reviewhard
2293multi-languagehard
2293frontendhard
2200from-scratchmedium
2118frontendexpert
1956frontendmedium
1871backendeasy
1827frontend
1806debuggingmedium
1801backendmedium
1786full-stackhard
1781backendexpert
1761code-review
1755from-scratchhard
1751code-reviewmedium
1737frontendeasy
1722full-stack
1716from-scratch
1699backend
1691full-stackmedium
1651debugging
1615backendhard
1609debugginghard
1601debuggingexpert
1595multi-language
1569refactoringmedium
1565refactoring
1525from-scratcheasy
1338refactoringexpert
963multi-languageexpert
839All Results
| Task | Category | Score |
|---|---|---|
| Debug race condition in worker pool | debugging | 92.1 |
| Add caching layer to eliminate slow SSR page loads | full-stack | 79.7 |
| Write complex SQL report with window functions | backend | 77.0 |
| Add slash commands and moderation to Discord bot | backend | 86.3 |
| Remove AI slop and over-engineering from codebase | refactoring | 90.5 |
| Write Kubernetes manifests for Node.js microservice | full-stack | 92.2 |
| Build SaaS admin dashboard from scratch | from-scratch | 63.6 |
| Fix hallucination and context window bugs in RAG agent | backend | 63.0 |
| Build codebase indexer for LLM context windows | from-scratch | 59.3 |
| Fix deadlocking transaction patterns in Flask app | backend | 85.0 |
| Optimize bloated React bundle under 500KB | frontend | 82.1 |
| Fix memory leak in event handler | debugging | 91.8 |
| Debug and fix 6 broken database triggers and constraints | debugging | 93.3 |
| Build real-time portfolio risk calculator | backend | 86.1 |
| Replace console.log with structured logging | refactoring | 69.0 |
| Add i18n with locale routing to Next.js app | full-stack | 76.5 |
| Build LLM evaluation harness with structured grading | backend | 82.3 |
| Add Redis caching layer to Express API | backend | 90.1 |
| Build materialized view refresh pipeline for analytics | backend | 76.5 |
| Refactor monolithic handler to CQRS | refactoring | 51.1 |
| Build MCP server for database management | backend | 86.9 |
| Fix 12 WCAG accessibility violations in checkout form | frontend | 90.2 |
| Implement background job scheduler with persistence | backend | 72.2 |
| Fix Node.js stream backpressure causing OOM on large files | backend | 91.2 |
| Optimize slow Postgres queries in Flask app | backend | 83.0 |
| Add retry logic and dead letter queue to Python task queue | backend | 78.6 |
| Find and patch all OWASP Top 10 vulnerabilities | debugging | 75.1 |
| Write tests for untested legacy Flask service | code-review | 70.4 |
| Build distributed node cluster with gossip protocol | from-scratch | 83.7 |
| Add file upload with S3 presigned URLs | backend | 84.4 |
| Fix N+1 query in dashboard | backend | 74.7 |
| Add virtual scrolling to table rendering 5000 rows | frontend | 60.5 |
| Add cursor-based pagination to REST API | backend | 88.0 |
| Build CLI tool with subcommands and config | from-scratch | 72.3 |
| Fix race conditions in order matching engine | backend | 84.8 |
| Build RAG pipeline with vector search | backend | 48.3 |
| Fix flaky test suite | debugging | 92.8 |
| Port Python CLI to Rust | multi-language | 40.5 |
| Migrate callback-hell Express app to async/await | refactoring | 68.0 |
| Fix broken GitHub Actions CI pipeline | debugging | 87.6 |
| Fix broken responsive layout | frontend | 76.0 |
| Add Google OAuth2 login to Express app | full-stack | 88.1 |
| Dockerize Node.js monorepo | full-stack | 76.7 |
| Find and fix 4 hidden backdoors in Flask app | debugging | 81.7 |
| Build production website with auth and members area | frontend | 72.5 |
| Zero-downtime schema migration | full-stack | 88.3 |
| Fix auth bypass vulnerability | debugging | 88.3 |
| Implement transformer inference engine with KV cache | from-scratch | 91.5 |
| Harden insecure Docker setup with 12 vulnerabilities | code-review | 94.2 |
| Add rate limiting middleware | backend | 77.9 |
| Split 1100-line god file into proper modules | refactoring | 64.4 |
| Implement multi-tenant row-level security in Postgres | backend | 64.7 |
| Add GraphQL layer over REST API | multi-language | 87.0 |
| Fix data integrity bugs in denormalized e-commerce schema | debugging | 65.9 |
| Add streaming SSE endpoint for LLM chat | backend | 88.5 |
| Implement zero-trust API authentication layer | backend | 78.7 |
| Implement JWT auth middleware | backend | 50.9 |
| Fix React hydration mismatch | frontend | 85.8 |
| Implement Stripe webhook handler | backend | 88.0 |
| Code review: identify security vulns | code-review | 78.5 |
| Add WebSocket real-time updates | full-stack | 78.5 |
| Write integration tests for payment flow | code-review | 84.3 |
| Build REST API from scratch | from-scratch | 76.5 |
| Build terminal UI dashboard | from-scratch | 72.9 |
| Convert React app to PWA with offline support | frontend | 84.7 |
| Build codebase indexer for LLM context windows | from-scratch | 51.5 |
| Harden insecure Docker setup with 12 vulnerabilities | code-review | 92.5 |
| Add streaming SSE endpoint for LLM chat | backend | 81.5 |
| Write Kubernetes manifests for Node.js microservice | full-stack | 93.8 |
| Convert React app to PWA with offline support | frontend | 81.2 |
| Remove AI slop and over-engineering from codebase | refactoring | 90.0 |
| Add file upload with S3 presigned URLs | backend | 83.3 |
| Implement multi-tenant row-level security in Postgres | backend | 85.8 |
| Replace console.log with structured logging | refactoring | 73.0 |
| Add i18n with locale routing to Next.js app | full-stack | 78.0 |
| Split 1100-line god file into proper modules | refactoring | 86.9 |
| Implement zero-trust API authentication layer | backend | 85.3 |
| Implement JWT auth middleware | backend | 87.2 |
| Add caching layer to eliminate slow SSR page loads | full-stack | 93.3 |
| Optimize bloated React bundle under 500KB | frontend | 91.8 |
| Find and patch all OWASP Top 10 vulnerabilities | debugging | 86.1 |
| Fix broken responsive layout | frontend | 75.5 |
| Dockerize Node.js monorepo | full-stack | 90.8 |
| Build production website with auth and members area | frontend | 84.3 |
| Write tests for untested legacy Flask service | code-review | 70.7 |
| Add retry logic and dead letter queue to Python task queue | backend | 80.5 |
| Build SaaS admin dashboard from scratch | from-scratch | 82.2 |
| Implement background job scheduler with persistence | backend | 81.4 |
| Build MCP server for database management | backend | 84.1 |
| Fix React hydration mismatch | frontend | 72.0 |
| Implement transformer inference engine with KV cache | from-scratch | 85.0 |
| Build CLI tool with subcommands and config | from-scratch | 81.0 |
| Build LLM evaluation harness with structured grading | backend | 64.9 |
| Fix data integrity bugs in denormalized e-commerce schema | debugging | 77.5 |
| Build real-time portfolio risk calculator | backend | 67.0 |
| Fix hallucination and context window bugs in RAG agent | backend | 71.8 |
| Build materialized view refresh pipeline for analytics | backend | 82.0 |
| Fix race conditions in order matching engine | backend | 90.0 |
| Debug and fix 6 broken database triggers and constraints | debugging | 84.0 |
| Fix deadlocking transaction patterns in Flask app | backend | 75.7 |
| Write complex SQL report with window functions | backend | 81.2 |
| Add Redis caching layer to Express API | backend | 82.2 |
| Find and fix 4 hidden backdoors in Flask app | debugging | 88.5 |
| Add Google OAuth2 login to Express app | full-stack | 82.0 |
| Add slash commands and moderation to Discord bot | backend | 89.3 |
| Fix 12 WCAG accessibility violations in checkout form | frontend | 87.0 |
| Optimize slow Postgres queries in Flask app | backend | 85.6 |
| Build distributed node cluster with gossip protocol | from-scratch | 85.0 |
| Fix Node.js stream backpressure causing OOM on large files | backend | 91.4 |
| Write integration tests for payment flow | code-review | 67.5 |
| Add virtual scrolling to table rendering 5000 rows | frontend | 88.3 |
| Add GraphQL layer over REST API | multi-language | 67.3 |
| Build terminal UI dashboard | from-scratch | 63.7 |
| Zero-downtime schema migration | full-stack | 79.5 |
| Add cursor-based pagination to REST API | backend | 88.8 |
| Refactor monolithic handler to CQRS | refactoring | 79.5 |
| Add rate limiting middleware | backend | 88.3 |
| Fix flaky test suite | debugging | 93.3 |
| Fix N+1 query in dashboard | backend | 91.1 |
| Fix memory leak in event handler | debugging | 88.0 |
| Build REST API from scratch | from-scratch | 92.1 |
| Debug race condition in worker pool | debugging | 83.2 |