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

snabb_bot and cperf: Continuous integration and benchmarking. #235

Merged
merged 3 commits into from
Aug 5, 2014

Conversation

eugeneia
Copy link
Member

@eugeneia eugeneia commented Aug 4, 2014

This branch includes some shell scripts intended to support the devopment process of Snabb Switch.

src/scripts/cperf/: This is a set of scripts for running and comparing benchmarks of different Snabb Switch versions. They can be used to plot the chronological changes in benchmarking results as a graph rendering as well as to compare benchmark results of arbitrary commits.

src/scripts/snabb_bot/: These scripts implement a rudimentary no-cloud version of Travis-CI, they can be used to run tests and benchmarks for new/updated pull requests on our lab servers. The results will be posted to GitHub in form of commit statuses.

For detailed information see their respective READMEs.

@lukego
Copy link
Member

lukego commented Aug 5, 2014

Could you please use git rebase -i to reduce the number of commits?

This is a wonderful feature of Git that you can use to reorganise commits into the "the way it should have been" from the way it actually was.

Or if you are not in the mood to geek out on Git you could squash everything into one big commit and I will merge that.

lukego added a commit that referenced this pull request Aug 5, 2014
snabb_bot and cperf: Continuous integration and benchmarking.
@lukego lukego merged commit 16e8cba into snabbco:master Aug 5, 2014
@eugeneia eugeneia deleted the snabb_bot branch May 20, 2015 12:52
dpino pushed a commit to dpino/snabb that referenced this pull request Feb 9, 2016
…rser_messages

Improve lwaftr config parser error messages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants