Hacker News new | ask | show | jobs
by 7e 584 days ago
What database product does the community commonly send benchmark results to? This tool is great, but I'd love to analyze results relationally.
2 comments

You could export data to csv and do relational analytics with DuckDB quite easily.
Something like Geekbench for CLI tools would be awesome