-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
travis: Use -O3 option #5599
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
travis: Use -O3 option #5599
Conversation
We don't use debugger on Travis.
clang test is faster (about 18min -> 11min). |
As travis has a cache and you did not changed any C file, make had nothing to do so it make sense the time didn't changed. |
Thanks @methane for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6. |
Thanks @methane for the PR 🌮🎉.. I'm working now to backport this PR to: 2.7. |
Thanks @methane for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7. |
Sorry, @methane, I could not cleanly backport this to |
Sorry, @methane, I could not cleanly backport this to |
We don't use debugger on Travis. (cherry picked from commit 8ff5356) Co-authored-by: INADA Naoki <methane@users.noreply.github.com>
GH-5607 is a backport of this pull request to the 3.7 branch. |
We don't use debugger on Travis. (cherry picked from commit 8ff5356) Co-authored-by: INADA Naoki <methane@users.noreply.github.com>
Do you mind to create backports to 3.6 and 2.7 @methane? |
There were no trouble for long time caused by this.
I'm +1 to backport this.
|
We don't use debugger on Travis.. (cherry picked from commit 8ff5356) Co-authored-by: INADA Naoki <methane@users.noreply.github.com>
We don't use debugger on Travis.. (cherry picked from commit 8ff5356) Co-authored-by: INADA Naoki <methane@users.noreply.github.com>
GH-6590 is a backport of this pull request to the 3.6 branch. |
GH-6591 is a backport of this pull request to the 2.7 branch. |
We don't use debugger on Travis.. (cherry picked from commit 8ff5356) Co-authored-by: INADA Naoki <methane@users.noreply.github.com>
We don't use debugger on Travis. (cherry picked from commit 8ff5356)
We don't use debugger on Travis.