Back to models
GLM 4.6
Z.ai
200K context$0.60/M input$2.20/M output
1441peak 1451
Avg Score
64.1
Avg Cost
$0.11
Score/$
575.0
Runs
123
Win/Loss/Draw
Scoring Dimensions
Score Distribution
Category ELOs
multi-languageexpert
1924from-scratchexpert
1733frontendexpert
1691multi-language
1686multi-languagehard
1656frontendhard
1590frontendeasy
1555debuggingexpert
1550debugginghard
1536from-scratchhard
1523code-reviewmedium
1512frontend
1484full-stackmedium
1480refactoringmedium
1477code-review
1472backendexpert
1463debugging
1462full-stack
1461full-stackhard
1451backendmedium
1431refactoring
1428frontendmedium
1424from-scratch
1411backend
1405code-reviewhard
1395backendhard
1372debuggingmedium
1191from-scratchmedium
1151from-scratcheasy
1052refactoringexpert
680backendeasy
115All Results
| Task | Category | Score |
|---|---|---|
| Remove AI slop and over-engineering from codebase | refactoring | 45.0 |
| Add Redis caching layer to Express API | backend | 72.3 |
| Find and patch all OWASP Top 10 vulnerabilities | debugging | 71.1 |
| Add Google OAuth2 login to Express app | full-stack | 72.8 |
| Convert React app to PWA with offline support | frontend | 70.7 |
| Implement background job scheduler with persistence | backend | 41.1 |
| Build distributed node cluster with gossip protocol | from-scratch | 28.0 |
| Build LLM evaluation harness with structured grading | backend | 36.4 |
| Build RAG pipeline with vector search | backend | 44.6 |
| Add WebSocket real-time updates | full-stack | 78.2 |
| Fix React hydration mismatch | frontend | 84.5 |
| Build production website with auth and members area | frontend | 58.5 |
| Debug race condition in worker pool | debugging | 87.3 |
| Write complex SQL report with window functions | backend | 76.1 |
| Build codebase indexer for LLM context windows | from-scratch | 50.6 |
| Fix data integrity bugs in denormalized e-commerce schema | debugging | 86.1 |
| Fix auth bypass vulnerability | debugging | 89.5 |
| Fix 12 WCAG accessibility violations in checkout form | frontend | 80.4 |
| Implement Stripe webhook handler | backend | 73.0 |
| Optimize slow Postgres queries in Flask app | backend | 52.0 |
| Debug and fix 6 broken database triggers and constraints | debugging | 59.6 |
| Implement multi-tenant row-level security in Postgres | backend | 65.5 |
| Fix broken GitHub Actions CI pipeline | debugging | 76.8 |
| Build terminal UI dashboard | from-scratch | 51.1 |
| Add rate limiting middleware | backend | 37.6 |
| Add i18n with locale routing to Next.js app | full-stack | 69.0 |
| Build MCP server for database management | backend | 76.8 |
| Fix broken responsive layout | frontend | 69.1 |
| Add cursor-based pagination to REST API | backend | 81.6 |
| Write tests for untested legacy Flask service | code-review | 34.8 |
| Fix deadlocking transaction patterns in Flask app | backend | 71.9 |
| Build real-time portfolio risk calculator | backend | 62.6 |
| Fix race conditions in order matching engine | backend | 59.3 |
| Write integration tests for payment flow | code-review | 75.3 |
| Fix hallucination and context window bugs in RAG agent | backend | 65.1 |
| Add caching layer to eliminate slow SSR page loads | full-stack | 82.0 |
| Zero-downtime schema migration | full-stack | 65.3 |
| Build materialized view refresh pipeline for analytics | backend | 50.4 |
| Fix flaky test suite | debugging | 51.2 |
| Add retry logic and dead letter queue to Python task queue | backend | 57.8 |
| Split 1100-line god file into proper modules | refactoring | 63.4 |
| Add streaming SSE endpoint for LLM chat | backend | 80.5 |
| Add slash commands and moderation to Discord bot | backend | 63.2 |
| Build SaaS admin dashboard from scratch | from-scratch | 47.3 |
| Migrate callback-hell Express app to async/await | refactoring | 55.7 |
| Optimize bloated React bundle under 500KB | frontend | 61.2 |
| Harden insecure Docker setup with 12 vulnerabilities | code-review | 75.1 |
| Build CLI tool with subcommands and config | from-scratch | 44.4 |
| Find and fix 4 hidden backdoors in Flask app | debugging | 78.0 |
| Implement zero-trust API authentication layer | backend | 68.5 |
| Add virtual scrolling to table rendering 5000 rows | frontend | 42.1 |
| Fix Node.js stream backpressure causing OOM on large files | backend | 85.5 |
| Build REST API from scratch | from-scratch | 73.4 |
| Dockerize Node.js monorepo | full-stack | 71.8 |
| Add file upload with S3 presigned URLs | backend | 51.4 |
| Replace console.log with structured logging | refactoring | 55.7 |
| Fix memory leak in event handler | debugging | 74.5 |
| Write Kubernetes manifests for Node.js microservice | full-stack | 85.8 |
| Port Python CLI to Rust | multi-language | 65.5 |
| Implement transformer inference engine with KV cache | from-scratch | 80.7 |
| Code review: identify security vulns | code-review | 72.4 |
| Refactor monolithic handler to CQRS | refactoring | 45.8 |
| Fix N+1 query in dashboard | backend | 56.5 |
| Implement JWT auth middleware | backend | 41.5 |
| Write tests for untested legacy Flask service | code-review | 41.1 |
| Add WebSocket real-time updates | full-stack | 75.8 |
| Port Python CLI to Rust | multi-language | 46.7 |
| Implement multi-tenant row-level security in Postgres | backend | 67.2 |
| Add file upload with S3 presigned URLs | backend | 63.1 |
| Split 1100-line god file into proper modules | refactoring | 72.2 |
| Find and patch all OWASP Top 10 vulnerabilities | debugging | 67.8 |
| Implement JWT auth middleware | backend | 66.0 |
| Dockerize Node.js monorepo | full-stack | 68.4 |
| Add caching layer to eliminate slow SSR page loads | full-stack | 71.1 |
| Implement zero-trust API authentication layer | backend | 56.8 |
| Add i18n with locale routing to Next.js app | full-stack | 67.8 |
| Fix broken responsive layout | frontend | 75.1 |
| Remove AI slop and over-engineering from codebase | refactoring | 87.0 |
| Convert React app to PWA with offline support | frontend | 43.3 |
| Harden insecure Docker setup with 12 vulnerabilities | code-review | 88.5 |
| Write Kubernetes manifests for Node.js microservice | full-stack | 77.8 |
| Build codebase indexer for LLM context windows | from-scratch | 26.8 |
| Replace console.log with structured logging | refactoring | 47.8 |
| Optimize bloated React bundle under 500KB | frontend | 62.7 |
| Build CLI tool with subcommands and config | from-scratch | 55.9 |
| Implement background job scheduler with persistence | backend | 26.5 |
| Build MCP server for database management | backend | 74.8 |
| Implement transformer inference engine with KV cache | from-scratch | 47.9 |
| Build SaaS admin dashboard from scratch | from-scratch | 62.9 |
| Build production website with auth and members area | frontend | 67.2 |
| Fix deadlocking transaction patterns in Flask app | backend | 59.8 |
| Fix race conditions in order matching engine | backend | 74.7 |
| Write complex SQL report with window functions | backend | 72.1 |
| Build real-time portfolio risk calculator | backend | 53.5 |
| Fix data integrity bugs in denormalized e-commerce schema | debugging | 50.6 |
| Build LLM evaluation harness with structured grading | backend | 64.2 |
| Debug and fix 6 broken database triggers and constraints | debugging | 57.4 |
| Implement Stripe webhook handler | backend | 56.9 |
| Add Redis caching layer to Express API | backend | 76.5 |
| Find and fix 4 hidden backdoors in Flask app | debugging | 92.1 |
| Add virtual scrolling to table rendering 5000 rows | frontend | 73.0 |
| Add GraphQL layer over REST API | multi-language | 72.8 |
| Fix auth bypass vulnerability | debugging | 92.9 |
| Fix flaky test suite | debugging | 58.2 |
| Fix Node.js stream backpressure causing OOM on large files | backend | 80.5 |
| Fix memory leak in event handler | debugging | 60.3 |
| Fix N+1 query in dashboard | backend | 62.0 |
| Fix React hydration mismatch | frontend | 68.0 |
| Code review: identify security vulns | code-review | 60.3 |
| Debug race condition in worker pool | debugging | 82.3 |
| Optimize slow Postgres queries in Flask app | backend | 53.6 |
| Add slash commands and moderation to Discord bot | backend | 73.1 |
| Add cursor-based pagination to REST API | backend | 71.1 |
| Fix hallucination and context window bugs in RAG agent | backend | 72.5 |
| Build REST API from scratch | from-scratch | 73.9 |
| Build terminal UI dashboard | from-scratch | 51.0 |
| Add rate limiting middleware | backend | 42.8 |
| Write integration tests for payment flow | code-review | 69.5 |
| Fix 12 WCAG accessibility violations in checkout form | frontend | 80.7 |
| Zero-downtime schema migration | full-stack | 58.0 |
| Build distributed node cluster with gossip protocol | from-scratch | 58.1 |
| Add retry logic and dead letter queue to Python task queue | backend | 54.0 |
| Refactor monolithic handler to CQRS | refactoring | 48.6 |