As an experiment, I ran oha to test a server on two different branches of my server project. I can compare the histogram on each branch to see the performance differences.
It'd be neat if oha could, like criterion or benchmarking tools, show me "your performance improved by this much" if I rerun it. It'd be helpful to see a diff of histograms.
As an experiment, I ran
ohato test a server on two different branches of my server project. I can compare the histogram on each branch to see the performance differences.It'd be neat if
ohacould, like criterion or benchmarking tools, show me "your performance improved by this much" if I rerun it. It'd be helpful to see a diff of histograms.