I tried stripping also, still it is not coming closer to pre compiled binary.
Is there any performance impact if I use node binary the way I built? Can somebody send steps to build node the way pre compiled binary is built? -Phani On Sep 16, 2014 6:08 AM, "Matt" <[email protected]> wrote: > There can be multiple reasons. The "official" binary could be stripped. > There could be a different compiler used. All sorts of reasons. > > On Mon, Sep 15, 2014 at 3:17 PM, Phani Kumar <[email protected]> wrote: > >> any inputs please? >> >> On Fri, Sep 5, 2014 at 6:35 PM, Phani Kumar <[email protected]> wrote: >> >>> I have downloaded node 0.10.31 source and built on my Linux machine. The >>> source is just as it is and no changes made at all. The build is successful >>> but when I compare bin/node file size with the one from binary downloaded >>> there is around 800kb difference. >>> >>> What is the reason? >>> >>> Did I miss any optimizer or special config? Actually I wanted to use >>> locally build node (after some change) in production. I just don't want to >>> miss some settings here. >>> >>> My environment: >>> >>> gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-4) >>> >>> Python 2.6.6 (r266:84292, Nov 21 2013, 10:50:32) >>> [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)] on linux2 >>> >>> LSB Version: >>> >>> :base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-noarch >>> Distributor ID: RedHatEnterpriseServer >>> Description: Red Hat Enterprise Linux Server release 6.5 (Santiago) >>> Release: 6.5 >>> Codename: Santiago >>> >>> Thanks >>> >>> -- >>> Job board: http://jobs.nodejs.org/ >>> New group rules: >>> https://gist.github.com/othiym23/9886289#file-moderation-policy-md >>> Old group rules: >>> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "nodejs" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To post to this group, send email to [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/nodejs/b5d5e42f-2227-4b9d-9ea0-31128d2e16ff%40googlegroups.com >>> <https://groups.google.com/d/msgid/nodejs/b5d5e42f-2227-4b9d-9ea0-31128d2e16ff%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> >> >> -- >> -Phani >> >> -- >> Job board: http://jobs.nodejs.org/ >> New group rules: >> https://gist.github.com/othiym23/9886289#file-moderation-policy-md >> Old group rules: >> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines >> --- >> You received this message because you are subscribed to the Google Groups >> "nodejs" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/nodejs/CAP1dm3nX1nw8kz2faKrJw9qnGkh5LhinfMqT4BJu3ObYidhAiA%40mail.gmail.com >> <https://groups.google.com/d/msgid/nodejs/CAP1dm3nX1nw8kz2faKrJw9qnGkh5LhinfMqT4BJu3ObYidhAiA%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > -- > Job board: http://jobs.nodejs.org/ > New group rules: > https://gist.github.com/othiym23/9886289#file-moderation-policy-md > Old group rules: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > --- > You received this message because you are subscribed to the Google Groups > "nodejs" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/nodejs/CAPJ5V2abZhMoKw8_ZfGu7o%3DiaisdVWo8pksxhLaK-Cw-q7jjsA%40mail.gmail.com > <https://groups.google.com/d/msgid/nodejs/CAPJ5V2abZhMoKw8_ZfGu7o%3DiaisdVWo8pksxhLaK-Cw-q7jjsA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/CAP1dm3n4sLDuMvbFKzuChE3YmKE%2BLQb2YFaV%3DxvqPMwKQmeL%2BQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
