change main hash to char*; use pointers into files
authorEvan Martin <martine@danga.com>
Sat, 10 Sep 2011 00:18:28 +0000 (17:18 -0700)
committerEvan Martin <martine@danga.com>
Sat, 10 Sep 2011 00:18:43 +0000 (17:18 -0700)
commit686fd98828e27008ddd0f58b4c180f536168d49c
treed8e2cbba91614d45dab05d2d3d0b818c1cd900c3
parent50489a5160425bb68d5c57fbaa352a5355c2254b
change main hash to char*; use pointers into files

This has a small (20ms) effect on Chrome, but it will also be used
more as I remove more strings.
src/stat_cache.cc
src/stat_cache.h