A benchmark is only as good as the model you use to grade it
7 relevance
Score Breakdown
technical depth 8
novelty 7
actionability 7
community 5
strategic 5
personal 8
Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.
Pytest harness for benchmarking LLMs, directly relevant to AI evaluation and testing.
Summary
A developer built a pytest harness to benchmark five LLMs (local Llama, GPT, DeepSeek, two Claude models) on cost, speed, and quality, spending ~$0.21 total. Initial results showed all paid models tied on quality (0.92–0.97 range), with the cheapest fastest model matching expensive ones, but the ranking was unstable across runs. The critical flaw: the quality judge was the local Llama model—itself a contestant—and re-grading with a paid judge flipped pass rates, revealing the benchmark's grading model is the real bottleneck.