Back to models
Kimi K2.5
OpenRouter
262K context$0.45/M input$2.25/M output
1590peak 1603
Avg Score
72.1
Avg Cost
$0.13
Score/$
563.7
Runs
122
Win/Loss/Draw
Scoring Dimensions
Score Distribution
Category ELOs
backendeasy
2334multi-languageexpert
2238code-reviewhard
2170multi-languagehard
2101from-scratchexpert
2072from-scratchmedium
2043frontendexpert
1828full-stackmedium
1728frontendhard
1721code-review
1701full-stackhard
1700full-stack
1686multi-language
1684code-reviewmedium
1678debuggingmedium
1664from-scratchhard
1650from-scratch
1640debuggingexpert
1604debugginghard
1597backendmedium
1580debugging
1578backend
1577backendhard
1574backendexpert
1571frontend
1570from-scratcheasy
1559refactoringmedium
1552frontendmedium
1540frontendeasy
1538refactoring
1524refactoringexpert
1376All Results
| Task | Category | Score |
|---|---|---|
| Add Google OAuth2 login to Express app | full-stack | 82.5 |
| Build LLM evaluation harness with structured grading | backend | 73.8 |
| Find and patch all OWASP Top 10 vulnerabilities | debugging | 69.3 |
| Write integration tests for payment flow | code-review | 75.0 |
| Fix hallucination and context window bugs in RAG agent | backend | 49.1 |
| Build distributed node cluster with gossip protocol | from-scratch | 48.0 |
| Add i18n with locale routing to Next.js app | full-stack | 74.7 |
| Implement multi-tenant row-level security in Postgres | backend | 73.7 |
| Port Python CLI to Rust | multi-language | 47.9 |
| Debug race condition in worker pool | debugging | 89.5 |
| Build real-time portfolio risk calculator | backend | 74.9 |
| Build SaaS admin dashboard from scratch | from-scratch | 55.6 |
| Fix race conditions in order matching engine | backend | 74.5 |
| Add cursor-based pagination to REST API | backend | 80.8 |
| Fix broken responsive layout | frontend | 70.1 |
| Find and fix 4 hidden backdoors in Flask app | debugging | 93.8 |
| Convert React app to PWA with offline support | frontend | 66.3 |
| Implement transformer inference engine with KV cache | from-scratch | 86.0 |
| Fix N+1 query in dashboard | backend | 53.4 |
| Fix deadlocking transaction patterns in Flask app | backend | 77.4 |
| Add rate limiting middleware | backend | 81.7 |
| Fix memory leak in event handler | debugging | 81.8 |
| Add retry logic and dead letter queue to Python task queue | backend | 82.9 |
| Fix Node.js stream backpressure causing OOM on large files | backend | 90.3 |
| Write Kubernetes manifests for Node.js microservice | full-stack | 90.2 |
| Add GraphQL layer over REST API | multi-language | 84.1 |
| Code review: identify security vulns | code-review | 79.0 |
| Zero-downtime schema migration | full-stack | 76.1 |
| Debug and fix 6 broken database triggers and constraints | debugging | 71.9 |
| Build terminal UI dashboard | from-scratch | 62.3 |
| Fix 12 WCAG accessibility violations in checkout form | frontend | 84.3 |
| Build MCP server for database management | backend | 84.0 |
| Fix broken GitHub Actions CI pipeline | debugging | 83.3 |
| Fix auth bypass vulnerability | debugging | 88.5 |
| Split 1100-line god file into proper modules | refactoring | 63.8 |
| Implement JWT auth middleware | backend | 53.8 |
| Optimize slow Postgres queries in Flask app | backend | 78.4 |
| Add slash commands and moderation to Discord bot | backend | 72.7 |
| Add file upload with S3 presigned URLs | backend | 79.8 |
| Fix React hydration mismatch | frontend | 83.3 |
| Add WebSocket real-time updates | full-stack | 84.4 |
| Build production website with auth and members area | frontend | 67.1 |
| Build codebase indexer for LLM context windows | from-scratch | 27.5 |
| Add virtual scrolling to table rendering 5000 rows | frontend | 54.0 |
| Replace console.log with structured logging | refactoring | 44.7 |
| Fix data integrity bugs in denormalized e-commerce schema | debugging | 85.0 |
| Implement Stripe webhook handler | backend | 84.4 |
| Harden insecure Docker setup with 12 vulnerabilities | code-review | 76.3 |
| Dockerize Node.js monorepo | full-stack | 75.3 |
| Implement zero-trust API authentication layer | backend | 67.5 |
| Add streaming SSE endpoint for LLM chat | backend | 81.8 |
| Optimize bloated React bundle under 500KB | frontend | 80.5 |
| Build materialized view refresh pipeline for analytics | backend | 76.7 |
| Fix flaky test suite | debugging | 87.5 |
| Add caching layer to eliminate slow SSR page loads | full-stack | 81.2 |
| Write tests for untested legacy Flask service | code-review | 53.3 |
| Build RAG pipeline with vector search | backend | 49.5 |
| Remove AI slop and over-engineering from codebase | refactoring | 74.8 |
| Implement background job scheduler with persistence | backend | 58.0 |
| Migrate callback-hell Express app to async/await | refactoring | 58.0 |
| Write complex SQL report with window functions | backend | 66.8 |
| Build CLI tool with subcommands and config | from-scratch | 74.5 |
| Refactor monolithic handler to CQRS | refactoring | 42.6 |
| Add Redis caching layer to Express API | backend | 85.2 |
| Build REST API from scratch | from-scratch | 77.2 |
| Build codebase indexer for LLM context windows | from-scratch | 31.9 |
| Harden insecure Docker setup with 12 vulnerabilities | code-review | 73.2 |
| Convert React app to PWA with offline support | frontend | 64.2 |
| Replace console.log with structured logging | refactoring | 62.7 |
| Fix broken responsive layout | frontend | 74.7 |
| Dockerize Node.js monorepo | full-stack | 75.2 |
| Add caching layer to eliminate slow SSR page loads | full-stack | 85.9 |
| Implement zero-trust API authentication layer | backend | 71.7 |
| Implement multi-tenant row-level security in Postgres | backend | 64.2 |
| Split 1100-line god file into proper modules | refactoring | 88.8 |
| Optimize bloated React bundle under 500KB | frontend | 74.8 |
| Remove AI slop and over-engineering from codebase | refactoring | 76.8 |
| Find and patch all OWASP Top 10 vulnerabilities | debugging | 75.0 |
| Implement JWT auth middleware | backend | 30.3 |
| Add i18n with locale routing to Next.js app | full-stack | 72.5 |
| Add file upload with S3 presigned URLs | backend | 74.3 |
| Write Kubernetes manifests for Node.js microservice | full-stack | 82.7 |
| Build MCP server for database management | backend | 76.0 |
| Implement background job scheduler with persistence | backend | 71.3 |
| Build production website with auth and members area | frontend | 69.6 |
| Build SaaS admin dashboard from scratch | from-scratch | 73.5 |
| Implement transformer inference engine with KV cache | from-scratch | 86.9 |
| Build CLI tool with subcommands and config | from-scratch | 34.8 |
| Build real-time portfolio risk calculator | backend | 72.1 |
| Write integration tests for payment flow | code-review | 75.2 |
| Fix race conditions in order matching engine | backend | 73.2 |
| Debug and fix 6 broken database triggers and constraints | debugging | 77.2 |
| Find and fix 4 hidden backdoors in Flask app | debugging | 69.7 |
| Fix Node.js stream backpressure causing OOM on large files | backend | 90.4 |
| Add GraphQL layer over REST API | multi-language | 70.7 |
| Write complex SQL report with window functions | backend | 81.9 |
| Zero-downtime schema migration | full-stack | 70.6 |
| Add cursor-based pagination to REST API | backend | 67.6 |
| Refactor monolithic handler to CQRS | refactoring | 60.5 |
| Add slash commands and moderation to Discord bot | backend | 71.7 |
| Build distributed node cluster with gossip protocol | from-scratch | 67.2 |
| Fix flaky test suite | debugging | 83.2 |
| Code review: identify security vulns | code-review | 85.8 |
| Fix hallucination and context window bugs in RAG agent | backend | 52.0 |
| Add Redis caching layer to Express API | backend | 77.8 |
| Fix 12 WCAG accessibility violations in checkout form | frontend | 78.9 |
| Add virtual scrolling to table rendering 5000 rows | frontend | 76.7 |
| Write tests for untested legacy Flask service | code-review | 61.5 |
| Build terminal UI dashboard | from-scratch | 49.5 |
| Build LLM evaluation harness with structured grading | backend | 54.1 |
| Fix auth bypass vulnerability | debugging | 92.9 |
| Add rate limiting middleware | backend | 63.0 |
| Fix React hydration mismatch | frontend | 76.2 |
| Optimize slow Postgres queries in Flask app | backend | 82.7 |
| Fix deadlocking transaction patterns in Flask app | backend | 71.3 |
| Implement Stripe webhook handler | backend | 67.8 |
| Fix data integrity bugs in denormalized e-commerce schema | debugging | 78.5 |
| Fix memory leak in event handler | debugging | 64.0 |
| Build REST API from scratch | from-scratch | 83.3 |
| Debug race condition in worker pool | debugging | 88.4 |
| Add retry logic and dead letter queue to Python task queue | backend | 74.5 |
| Fix N+1 query in dashboard | backend | 89.7 |