Updated todo to reflect caching.
commit4f38e59344b107e9f533bc9b668c15129ac63dd3
authorHeikki Hokkanen <hoxu@users.sf.net>
Tue, 15 Jul 2008 13:33:54 +0000 (15 16:33 +0300)
committerHeikki Hokkanen <hoxu@users.sf.net>
Tue, 15 Jul 2008 13:33:54 +0000 (15 16:33 +0300)
treefe63d1e0e6665a5199b720342772a1c0c89331b7
parent29ef55792bd9dc389b4e236070442e8fd2d36fd6
Updated todo to reflect caching.

Some data from linux-2.6 and wine repositories:

linux-2.6:

Execution time 8574.73483 secs, 8539.54468 secs (99.59 %) in external commands)
Execution time 532.61431 secs, 509.50925 secs (95.66 %) in external commands)

-> time reduced to ~6%

wine:

Execution time 1538.62315 secs, 1512.65805 secs (98.31 %) in external commands)
Execution time 341.02903 secs, 331.91908 secs (97.33 %) in external commands)

-> time reduced to ~22%

And this is just one particular function that is cached.

The downside is more used diskspace, the cache for linux-2.6 for example
is 2.9 MiB at the moment.
doc/TODO.txt