analyticalmonk / Rperform

:bar_chart: R package for tracking performance metrics across git versions and branches.
https://analyticalmonk.github.io/Rperform
GNU General Public License v3.0
65 stars 9 forks source link

Implement function(s) to compare and visualize performance of non-sequential commits #21

Closed analyticalmonk closed 8 years ago

analyticalmonk commented 8 years ago

For example, being able to obtain results for just the 5th, 10th, 15th and 20th commits instead of having to go through all the 20 commits.