zombocom/derailed_benchmarks

Make it clearer if the newer patch made things faster or slower

Closed this issue · 0 comments

Right now the patches in the new rails benchmarking comparison show the "winner", so if a patch made things slower, they might miss that the commit is not theirs.

Ideas:

  • Get timestamps somehow, and use language to say it got faster / slower in the output
  • Get the git title from each commit and use that in the display
  • Both?