Back to models
Gemini 3 Pro Preview
OpenRouter
1049K context$2.00/M input$12.00/M output
1641peak 1665
Avg Score
74.9
Avg Cost
$0.46
Score/$
163.2
Runs
94
Win/Loss/Draw
Scoring Dimensions
Score Distribution
Category ELOs
multi-languageexpert
2835frontendeasy
2632backendeasy
2631refactoringexpert
2520from-scratchmedium
2480code-reviewhard
2170from-scratchexpert
2072from-scratcheasy
1867full-stackhard
1819from-scratch
1783frontendhard
1756full-stack
1715refactoring
1699from-scratchhard
1697full-stackmedium
1691code-review
1669frontend
1666backendexpert
1665backend
1652backendmedium
1650backendhard
1649frontendmedium
1643debuggingmedium
1632code-reviewmedium
1619refactoringmedium
1617frontendexpert
1544debuggingexpert
1524debugging
1485debugginghard
1466multi-language
1428multi-languagehard
326All Results
| Task | Category | Score |
|---|---|---|
| Find and fix 4 hidden backdoors in Flask app | debugging | 93.7 |
| Build materialized view refresh pipeline for analytics | backend | 72.7 |
| Build CLI tool with subcommands and config | from-scratch | 72.2 |
| Add Redis caching layer to Express API | backend | 82.8 |
| Add slash commands and moderation to Discord bot | backend | 82.5 |
| Find and patch all OWASP Top 10 vulnerabilities | debugging | 69.9 |
| Migrate callback-hell Express app to async/await | refactoring | 58.7 |
| Fix race conditions in order matching engine | backend | 86.6 |
| Fix N+1 query in dashboard | backend | 68.7 |
| Implement Stripe webhook handler | backend | 84.6 |
| Add streaming SSE endpoint for LLM chat | backend | 82.5 |
| Fix React hydration mismatch | frontend | 74.6 |
| Build LLM evaluation harness with structured grading | backend | 82.7 |
| Fix broken responsive layout | frontend | 73.1 |
| Zero-downtime schema migration | full-stack | 84.6 |
| Fix 12 WCAG accessibility violations in checkout form | frontend | 82.3 |
| Add virtual scrolling to table rendering 5000 rows | frontend | 79.2 |
| Build REST API from scratch | from-scratch | 72.3 |
| Dockerize Node.js monorepo | full-stack | 73.2 |
| Fix flaky test suite | debugging | 87.6 |
| Optimize slow Postgres queries in Flask app | backend | 78.0 |
| Build MCP server for database management | backend | 85.3 |
| Fix Node.js stream backpressure causing OOM on large files | backend | 58.6 |
| Code review: identify security vulns | code-review | 89.3 |
| Build RAG pipeline with vector search | backend | 75.3 |
| Write tests for untested legacy Flask service | code-review | 63.0 |
| Build real-time portfolio risk calculator | backend | 74.5 |
| Replace console.log with structured logging | refactoring | 61.9 |
| Add rate limiting middleware | backend | 86.8 |
| Fix auth bypass vulnerability | debugging | 86.5 |
| Optimize bloated React bundle under 500KB | frontend | 75.6 |
| Add GraphQL layer over REST API | multi-language | 51.4 |
| Debug and fix 6 broken database triggers and constraints | debugging | 76.3 |
| Write integration tests for payment flow | code-review | 42.4 |
| Convert React app to PWA with offline support | frontend | 61.4 |
| Add WebSocket real-time updates | full-stack | 83.3 |
| Port Python CLI to Rust | multi-language | 57.6 |
| Build distributed node cluster with gossip protocol | from-scratch | 71.6 |
| Build codebase indexer for LLM context windows | from-scratch | 51.0 |
| Write Kubernetes manifests for Node.js microservice | full-stack | 85.0 |
| Add i18n with locale routing to Next.js app | full-stack | 75.1 |
| Build terminal UI dashboard | from-scratch | 72.3 |
| Implement JWT auth middleware | backend | 75.5 |
| Add i18n with locale routing to Next.js app | full-stack | 69.9 |
| Split 1100-line god file into proper modules | refactoring | 88.0 |
| Find and patch all OWASP Top 10 vulnerabilities | debugging | 71.5 |
| Implement multi-tenant row-level security in Postgres | backend | 76.2 |
| Remove AI slop and over-engineering from codebase | refactoring | 84.9 |
| Optimize bloated React bundle under 500KB | frontend | 77.8 |
| Convert React app to PWA with offline support | frontend | 55.5 |
| Fix broken responsive layout | frontend | 90.7 |
| Implement zero-trust API authentication layer | backend | 79.9 |
| Replace console.log with structured logging | refactoring | 62.2 |
| Build codebase indexer for LLM context windows | from-scratch | 37.3 |
| Harden insecure Docker setup with 12 vulnerabilities | code-review | 82.8 |
| Dockerize Node.js monorepo | full-stack | 74.0 |
| Add caching layer to eliminate slow SSR page loads | full-stack | 90.5 |
| Write Kubernetes manifests for Node.js microservice | full-stack | 84.8 |
| Find and fix 4 hidden backdoors in Flask app | debugging | 74.3 |
| Implement background job scheduler with persistence | backend | 73.6 |
| Implement transformer inference engine with KV cache | from-scratch | 87.7 |
| Build MCP server for database management | backend | 82.5 |
| Fix hallucination and context window bugs in RAG agent | backend | 61.0 |
| Build production website with auth and members area | frontend | 63.5 |
| Build SaaS admin dashboard from scratch | from-scratch | 69.0 |
| Build real-time portfolio risk calculator | backend | 70.0 |
| Build LLM evaluation harness with structured grading | backend | 66.1 |
| Build CLI tool with subcommands and config | from-scratch | 56.3 |
| Fix race conditions in order matching engine | backend | 86.8 |
| Write complex SQL report with window functions | backend | 80.7 |
| Build materialized view refresh pipeline for analytics | backend | 64.3 |
| Fix data integrity bugs in denormalized e-commerce schema | debugging | 75.8 |
| Fix deadlocking transaction patterns in Flask app | backend | 60.5 |
| Debug and fix 6 broken database triggers and constraints | debugging | 78.8 |
| Write tests for untested legacy Flask service | code-review | 49.3 |
| Optimize slow Postgres queries in Flask app | backend | 84.0 |
| Add slash commands and moderation to Discord bot | backend | 69.5 |
| Fix 12 WCAG accessibility violations in checkout form | frontend | 84.8 |
| Add retry logic and dead letter queue to Python task queue | backend | 80.5 |
| Fix Node.js stream backpressure causing OOM on large files | backend | 90.4 |
| Add virtual scrolling to table rendering 5000 rows | frontend | 85.9 |
| Write integration tests for payment flow | code-review | 75.0 |
| Fix auth bypass vulnerability | debugging | 88.9 |
| Build distributed node cluster with gossip protocol | from-scratch | 72.4 |
| Zero-downtime schema migration | full-stack | 62.1 |
| Add rate limiting middleware | backend | 79.0 |
| Fix flaky test suite | debugging | 82.4 |
| Refactor monolithic handler to CQRS | refactoring | 78.4 |
| Fix N+1 query in dashboard | backend | 86.1 |
| Fix React hydration mismatch | frontend | 82.7 |
| Fix memory leak in event handler | debugging | 55.2 |
| Debug race condition in worker pool | debugging | 86.7 |
| Build terminal UI dashboard | from-scratch | 75.9 |
| Build REST API from scratch | from-scratch | 88.0 |