Aug 5
•
Articles
• 5 min read
Every time I added a benchmark suite to EvalBench, I used to touch the database. New suite, new columns, a migration, a change to the aggregation query, and usually a change to the frontend so it knew the new metric existed. By the third suite that p...