Split categories
While profiling modernc.org/sqlite it turns out the overhead of database/sql is substantial, making the scorecard race unfair when database/sql packages compete in the same category with packages that are not a database/sql driver.
Solution: Split the benchmarks in two categories:
-
database/sqldrivers - not
database/sqldrivers