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/sql drivers
  • not database/sql drivers
Assignee Loading
Time tracking Loading