Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sort benchmarks in readme by time #363

Merged
merged 5 commits into from
Mar 10, 2017
Merged

Sort benchmarks in readme by time #363

merged 5 commits into from
Mar 10, 2017

Conversation

bufdev
Copy link
Contributor

@bufdev bufdev commented Mar 9, 2017

This sorts the benchmarks in the readme by time. It also adds a benchmarkRow struct that is parsed from the benchmark output to add some semantic representation to a benchmark row, which will make it easier to do such things in the future and/or make this into a more general tool.

@mention-bot
Copy link

@peter-edge, thanks for your PR! By analyzing the history of the files in this pull request, we identified @akshayjshah, @chapsuk and @eklitzke to be potential reviewers.

@bufdev
Copy link
Contributor Author

bufdev commented Mar 9, 2017

Oh wow...ya I used a go 1.8 specific feature (sort.Slice), need to fix that.

@akshayjshah akshayjshah merged commit 00cc7bd into master Mar 10, 2017
@akshayjshah akshayjshah deleted the sort-benchmarks branch March 14, 2017 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants