[ccache] PATCH: reduce stat() calls on multilevel caches

Joel Rosdahl joel at rosdahl.net
Tue Oct 5 14:29:36 MDT 2010


On 2010-10-04 23:08, Wilson Snyder wrote:
> [...]
> This patch removes those with *s.

Looks good, applied.

> There are still extra calls (the #s); it would be best if
> the code assumed directories existed and just tried to read
> the manifest or .o.  Then the directory created only if a
> new file is added.  But, that does more violence then I'm
> willing to undertake at the moment.  Improvements to do that
> are welcome.

I agree that would be nice.

-- Joel


More information about the ccache mailing list