FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

build: turn on debug-safe optimizations with -Og by bnoordhuis · Pull Request #1569 · nodejs/node · GitHub

/ node Public

build: turn on debug-safe optimizations with -Og - #1569

Merged
bnoordhuis merged 1 commit into
nodejs:masterfrom
bnoordhuis:debug-safe-optimizations
May 1, 2015
Merged

build: turn on debug-safe optimizations with -Og#1569
bnoordhuis merged 1 commit into
nodejs:masterfrom
bnoordhuis:debug-safe-optimizations

Conversation

Copy link
Copy Markdown
Member

The resulting binary is still easy to inspect in gdb but is not as dog
slow. The 'parallel' test suite, although it takes several minutes to
complete, now finishes without any tests timing out.

mscdex added the build Issues and PRs related to Node.js builds or CI infrastructure. label Apr 30, 2015

Copy link
Copy Markdown
Member

LGTM

The resulting binary is still easy to inspect in gdb but is not as dog
slow.  The 'parallel' test suite, although it takes several minutes to
complete, now finishes without any tests timing out.

PR-URL: nodejs#1569
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
bnoordhuis force-pushed the debug-safe-optimizations branch from e94f814 to 78f4b03 Compare May 1, 2015 10:00
bnoordhuis merged commit 78f4b03 into nodejs:master May 1, 2015
bnoordhuis deleted the debug-safe-optimizations branch May 1, 2015 10:00
rvagg mentioned this pull request May 2, 2015
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Issues and PRs related to Node.js builds or CI infrastructure.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL