[Qt-interest] Qt 4.5.1 Windows GROWS 4Gb+
wim.delvaux at adaptiveplanet.com
wim.delvaux at adaptiveplanet.com
Mon May 25 02:34:17 CEST 2009
On Monday 25 May 2009 02:29:34 Raul Metsma wrote:
> The end user does not see the increase. Final result might event
> decrease when the compiler can optimize the final binary.
> Its about 10-15% speed increase for your users.
> If you are not willing sacrifice this disk space you can always turn off
> the flags.
Well if you install a package of 700 MB on a netbook with 4GB SSD you might
not have any disk space to sacrifice.
How do you measure 10-15% speed ? If that is the increase of speed of the
execution of optimized code then that speed increase might be blown away by 1
network call this application performs. I mean pure CPU speed is not that
important except if it is an overall increase and not some increase in some
part of the code.
>
> A+ that the flags are in
>
> Raul
>
> On 25.05.2009 3:15, wim.delvaux at adaptiveplanet.com wrote:
> >> This is not something that can be fixed in Qt (except by giving up the
> >> improvements, which apparently isn't worth it for QtSoftware). And IMHO
> >> constraining partitions this way is kind of a weak argument with todays
> >> prices on hdd's.
> >
> > So because we can have disk with TB capacity you think it is OK for
> > applications increase in size accordingly merely because the space is
> > there ?
> >
> > W
> >
> >> Andreas
> >
> > _______________________________________________
> > Qt-interest mailing list
> > Qt-interest at trolltech.com
> > http://lists.trolltech.com/mailman/listinfo/qt-interest
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
More information about the Qt-interest-old
mailing list