Real-life optimization work
Posted Nov 4, 2005 16:29 UTC (Fri) by
dann (guest, #11621)
In reply to:
Real-life optimization work by nix
Parent article:
All hail the speed demons (O'Reillynet)
"Paging in" does not make a big difference for small libraries during a cold startup, at least the symbol table and the _init need to be read from the
disk. Extra disk seeks are expensive.
(
Log in to post comments)