Date: Wed, 27 Aug 2008 13:58:36 +0800 From: "Kevin Foo" <chflags@gmail.com> To: freebsd-current@freebsd.org Subject: Re: gnome2/x11 slow after optimization! Message-ID: <25cb30808262258w4246368bu1bf7152dfcbbfa6@mail.gmail.com> In-Reply-To: <33615c8e0808211038l7b9ab665l67f0439d3f40e6a6@mail.gmail.com> References: <33615c8e0808211038l7b9ab665l67f0439d3f40e6a6@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
FreeBSD ricer, eh? http://funroll-loops.info/ On Fri, Aug 22, 2008 at 1:38 AM, Rohit Tripathi <rohit.trip@gmail.com>wrote: > I have a core2duo laptop on which out of curiosity I decided to > recompile x11 and gnome2. After a few hours when it was ready, I found > gnome crawling painfully slow. I'd click a menu and it'll take 2 > seconds to appear, I try running terminal, and it take 10 seconds to > come up, try typing and keyboard lags by 5-6 seconds.....what I find > is really cool is that the ports installed by FreeBSD release are > waaaay faster....here's my make.conf: (do you see a culprit?) > > KERNCONF=WAV > NO_WERROR=YES > WERROR=-Wno-error > #NO_CLEAN=yes > #NO_CLEANDIR=yes > CPUTYPE=core2 #nocona > ARCH=core2 #nocona > MACHINE=core2 #nocona > MACHINE_ARCH=core2 #nocona > CFLAGS= -O3 -pipe -mtune=core2 -m128bit-long-double -mfpmath=sse > -ftree-vectorize > CXXFLAGS+= -fconserve-space > BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \ > -Wcast-qual -Wchar-subscripts -Winline \ > -Wmissing-prototypes -Wnested-externs -Wpointer-arith \ > -Wredundant-decls -Wshadow -Wstrict-prototypes > -Wwrite-strings > > #CFLAGS += ${BDECFLAGS} > COPTFLAGS = -O -pipe -mtune=core2 -m128bit-long-double > -mfpmath=sse > BOOTWAIT = 0 > BOOTWAIT = 0 > DISABLE_SIZE = YES > FETCH_CMD = /usr/local/bin/wget -c --passive-ftp > ftp_proxy=$ftp_proxy > # added by use.perl 2008-08-20 15:06:56 > PERL_VER=5.8.8 > PERL_VERSION=5.8.8 > _______________________________________________ > 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" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?25cb30808262258w4246368bu1bf7152dfcbbfa6>