Re: Bad performance on alpha? (make buildworld)

From: Bernd Walter (ticso_at_cicely12.cicely.de)
Date: 02/24/04

  • Next message: Peter Jeremy: "Re: Bad performance on alpha? (make buildworld)"
    Date: Tue, 24 Feb 2004 22:38:16 +0100
    To: Oliver Lehmann <lehmann@ans-netz.de>
    
    

    On Tue, Feb 24, 2004 at 09:54:57PM +0100, Oliver Lehmann wrote:
    > Bernd Walter wrote:
    >
    > > I think thats around factor 2-4 slower.
    > > Especially without having CPUTYPE >=ev56 set.
    >
    > Ok, I have CPUTYPE=ev56 now set in make.conf and I got slightly better
    > results:
    >
    > make buildworld 19144.53 real 16475.63 user 1964.88 sys
    > make -j2 buildworld 19530.91 real 16784.12 user 2143.32 sys
    > make -j3 buildworld 19639.32 real 16948.23 user 2173.32 sys
    > make -j4 buildworld 19892.68 real 17177.20 user 2202.12 sys
    >
    > I installed the last buildworld and built a new kernel... let's see how
    > those new (with CPUTYPE=56 compiled) binaries are performing...
    > *reruning-tests*

    The binaries are only used to build the toolchain.
    The remaining part of the buildworld aren't using the system binaries.

    -- 
    B.Walter                   BWCT                http://www.bwct.de
    ticso@bwct.de                                  info@bwct.de
    _______________________________________________
    freebsd-performance@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-performance
    To unsubscribe, send any mail to "freebsd-performance-unsubscribe@freebsd.org"
    

  • Next message: Peter Jeremy: "Re: Bad performance on alpha? (make buildworld)"

    Relevant Pages

    • Re: Bad performance on alpha? (make buildworld)
      ... Bernd Walter wrote: ... > The binaries are only used to build the toolchain. ... > The remaining part of the buildworld aren't using the system binaries. ...
      (freebsd-performance)
    • Re: buildworld via ssh
      ... Subject: buildworld via ssh ... >> pipe the output to a logfile. ... Long story short, my session was ... To unsubscribe, ...
      (freebsd-questions)
    • Re: 5.3-RELEASE wont build jail
      ... > I can do a normal buildworld for the system itself but if I set DESTDIR ... This is on a virgin install of 5.3 ... To unsubscribe, ...
      (freebsd-questions)
    • RE: build world in 4.9 ?
      ... it took close to 5 hours to do a buildworld on that system. ... I went to BSD because RHat 9 would not recognize the drives attached to my ... have customized a Kernel for the Processor prior to my *buildworld* attempt. ... To unsubscribe, ...
      (freebsd-stable)
    • Re: Bad performance on alpha? (make buildworld)
      ... Bernd Walter wrote: ... I installed the last buildworld and built a new kernel... ...
      (freebsd-performance)