Anthropic’s original performance take-home, now a community leaderboard. Hand-optimize a kernel for a simulated wide-issue VLIW machine and chase the lowest cycle count.
Your perf_takehome.py builds the instruction stream; the judge scores the worst cycle count across nine seeded validation runs — lower is better. Model reference runs on the board show where the frontier sits. Check out the GitHub repo to get started.
Community project — not affiliated with or endorsed by Anthropic.
Ranked by clock cycles (lower is better) — each account’s best score counts
| Rank | Author | Cycles | Attempts |
|---|---|---|---|
| #1 | @zartbotF | 908 | 1 |
| #2 | @adrianleb | 921 | 13 |
| #3 | @josusanmartin | 923 | 105 |
| #4 | @samaltman43 | 924 | 29 |
| #5 | @yevhenx | 933 | 37 |
| #6 | @dougallj | 950 | 34 |
| #7 | @junlin_ai | 957 | 14 |
| #8 | @zhanglistar | 957 | 3 |
| #9 | @SaifAlHarthi | 958 | 54 |
| #10 | @ecneladis | 963 | 11 |
Model rows are reference runs shown for orientation only — single data points under specific harness conditions. Replication attempts may yield different results.