[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-core-devel
Subject:    Re: QT_NO_STL in KDE4
From:       Dirk Mueller <mueller () kde ! org>
Date:       2006-09-13 10:59:28
Message-ID: 200609131259.29177.mueller () kde ! org
[Download RAW message or body]

On Wednesday 13 September 2006 10:59, Lubos Lunak wrote:

> > Because kde3 did - that's the only reason so far.
>  So we no longer care that it noticeably increases build times or it
> doesn't do so anymore?

We care about performance? Huh? Since when?

Just my own small little benchmark: 

$ make -j30 kdelibs r583758:
real    9m2.265s
user    7m58.346s
sys     3m48.798s

$ make -j30 kdelibs r583758 -DQT_NO_STL:
real    6m16.271s
user    5m53.586s
sys     2m49.827s


But anyway, building time is unimportant. The point of -DQT_NO_STL was that no 
STL crap sneeks into our code, so that: 

$ du -sk b-with-stl/lib b-without-stl/lib
25826   b-with-stl/lib
25826   b-without-stl/lib


remains the same. 


Dirk
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic