We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Actual behavior The CPU usage while running tests in parallel should be comparable to the same run in python
Steps to replicate
gauge-tests
The text was updated successfully, but these errors were encountered:
Observations:
Platform: osx Sierra, on macbook pro late 2016 edition.
gauge tests execution's CPU usage observed (parallel runs, 8 streams):
multithreading was enabled for all the runs.
If this needs to be investigated further, we need to start benchmarking.
Sorry, something went wrong.
sriv
No branches or pull requests
Actual behavior
The CPU usage while running tests in parallel should be comparable to the same run in python
Steps to replicate
gauge-tests
for rubymvn -q clean install -Denv=ci-ruby -Dtags="ruby"
The text was updated successfully, but these errors were encountered: