initscripts: Speed up populate-volatiles.sh by caching the command produced by the...
authorMatthias Hentges <oe@hentges.net>
Wed, 3 May 2006 12:44:07 +0000 (12:44 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 3 May 2006 12:44:07 +0000 (12:44 +0000)
commit1d95c117acc204d97154c7f8a70ec2400d4cbdbb
tree62d1aa381623518f6cf641cbd7845199b6b20dbe
parent47ce31c955a0f4c800daa8d5546ef03a4e206ebc
initscripts: Speed up populate-volatiles.sh by caching the command produced by the script. Run times on an idle system:
old version: 7.6s
new version: 4.5s (no chache)
new version: 0.9s (with cache)
packages/initscripts/initscripts-1.0/populate-volatile.sh
packages/initscripts/initscripts_1.0.bb