cache: Optmise cache handling by more quickly detecting an invalid cache, only saving...
authorRichard Purdie <rpurdie@linux.intel.com>
Sun, 24 Feb 2008 11:29:18 +0000 (11:29 +0000)
committerRichard Purdie <rpurdie@linux.intel.com>
Sun, 24 Feb 2008 11:29:18 +0000 (11:29 +0000)
commit88919ef1e884af4866156eecaf1fc186b831fd01
tree4b72c9e3376cc0a776c2b1a24031065f3d5afd73
parent00e0d30dd4b6fb46bcf5b7f0f0a3be9a5f589910
cache: Optmise cache handling by more quickly detecting an invalid cache, only saving the cache when its changed, moving the cache validity check into the parsing loop and factoring some getVar calls outside a for loop.
ChangeLog
lib/bb/cache.py