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
This is unreasonably long. The other mac builders take 18 minutes; servo-mac7 takes 28.
The text was updated successfully, but these errors were encountered:
Our mac machines have varying hardware, but that doesn’t seem to explain this particular discrepancy.
$ for i in $(seq 9); (echo -ne "servo-mac$i "; ssh servo-mac$i.servo.org 'echo "$(sysctl -n hw.physicalcpu) / $(sysctl -n hw.logicalcpu) $(sysctl -n machdep.cpu.brand_string)"') servo-mac1 4 / 8 Intel(R) Core(TM) i7-2635QM CPU @ 2.00GHz servo-mac2 4 / 8 Intel(R) Core(TM) i7-3720QM CPU @ 2.60GHz servo-mac3 4 / 8 Intel(R) Core(TM) i7-3615QM CPU @ 2.30GHz servo-mac4 4 / 8 Intel(R) Core(TM) i7-3615QM CPU @ 2.30GHz servo-mac5 4 / 8 Intel(R) Core(TM) i7-3615QM CPU @ 2.30GHz servo-mac6 4 / 8 Intel(R) Core(TM) i7-3615QM CPU @ 2.30GHz servo-mac7 2 / 4 Intel(R) Core(TM) i5-4278U CPU @ 2.60GHz servo-mac8 4 / 8 Intel(R) Core(TM) i7-3615QM CPU @ 2.30GHz servo-mac9 2 / 4 Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz
Sorry, something went wrong.
servo-mac9 takes ~40 minutes to build.
The figures might have changed for other machines; a number of them have been replaced with new ones since I filed this issue.
No branches or pull requests
This is unreasonably long. The other mac builders take 18 minutes; servo-mac7 takes 28.
The text was updated successfully, but these errors were encountered: