KConfig sync speedup patch rev 1
Martin Konold
martin.konold at erfrakon.de
Tue Sep 9 19:57:58 BST 2003
Am Tuesday 09 September 2003 03:09 pm schrieb Ian Reinhart Geiser:
Hi,
> The idea is that a stat and compair of QDateTime is faster than the
> reparse.
This is definetly a big improvement though exact measurement is kind of
difficult. The most important effect is that reparsing causes memory and also
potentially disk I/O. Both activities become really expensive in case other
processes are using the same ressources concurrently. They are rather cheap
in case of an otherwise idleing machine. (Using an idle ressource does not
slow down the overall processing too much, basically it means primarily some
latency but no bandwidth consumption)
Due to the fact that measurements are much easier with an otherwise idle
machine is much simpler it is hard to quantify the effect.
Regards,
-- martin
Dipl.-Phys. Martin Konold
e r f r a k o n
Erlewein, Frank, Konold & Partner - Beratende Ingenieure und Physiker
Nobelstrasse 15, 70569 Stuttgart, Germany
fon: 0711 67400963, fax: 0711 67400959
email: martin.konold at erfrakon.de
More information about the kde-core-devel
mailing list