Re: amd64 6% slower than i386?

From: Steve Kargl (sgk_at_troutmask.apl.washington.edu)
Date: 10/29/05

  • Next message: John-Mark Gurney: "Re: Timers and timing, was: MySQL Performance 6.0rc1"
    Date: Sat, 29 Oct 2005 13:34:36 -0700
    To: Kris Kennaway <kris@obsecurity.org>
    
    

    On Sat, Oct 29, 2005 at 04:28:21PM -0400, Kris Kennaway wrote:
    > On Sat, Oct 29, 2005 at 04:22:10PM -0400, Dan Langille wrote:
    > > Build world is consistly 6% slower running an amd64 world than an
    > > i386 world.
    > >
    > > In both cases, I'm using the default install of 6.0 RC-1 on the same
    > > AMD 64 3000+ with 1GB of RAM. I'm finding that build world takes 48
    > > minutes under i386 and 51 minutes under amd64.
    > >
    > > Is this expected?
    >
    > You're comparing two different things (different compilers, some
    > amount of different code being compiled), so you shouldn't expect them
    > to be the same.
    >

    He also may be building lib32 on amd64.

    -- 
    Steve
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
    

  • Next message: John-Mark Gurney: "Re: Timers and timing, was: MySQL Performance 6.0rc1"

    Relevant Pages

    • Re: How does compare gcc to VS C++ ?
      ... I'm not taking into account the operating ... GCC on Windows would be a valid comparison of compilers ... I'm comparing nothing other than code generation. ... and programming languages and the intro to compiler construction course ...
      (comp.os.linux.misc)
    • Re: benchmark - bad delphi performance
      ... Captain Jake wrote: ... it means comparing *any number of things*, ... speed, *of the compilers*. ... There is nothing about a license ...
      (borland.public.delphi.non-technical)
    • Re: Long filename support in Windows Vista
      ... You are comparing a production compiler with 7 major iterations, ... I compared Pascal compilers, not programming languages. ... But sum those tens of megs for every "stupid" development system (DJGPP, ... limit string lengths. ...
      (comp.lang.pascal.borland)
    • Re: Long filename support in Windows Vista
      ... You are comparing a production compiler with 7 major iterations, ... I compared Pascal compilers, not programming languages. ... But sum those tens of megs for every "stupid" development system (DJGPP, ...
      (comp.lang.pascal.borland)
    • Re: Difference Between C++ and Visual C++
      ... C++ is language, not a MS product! ... > using namespace std; ... Different compilers will produce different results. ... you program is doing is comparing pointers. ...
      (comp.lang.cpp)