Upstream hyperfine ships a bunch of useful (python) scripts to process the JSON output hyperfine can generate when running a bunch of benchmarks. I particularly like scripts/plot_whisker.py, personnally, but I feel the Debian package could ship all of those somehow. I think they would be best as a separate package (perhaps depending on the right python plotting libraries!), but they could also be shipped in /usr/share/doc/hyperfine/examples. Thanks!