]> git.ipfire.org Git - thirdparty/ccache.git/commit
perf: Avoid stat call for ~/.ccache if CCACHE_DIR is set
authorJoel Rosdahl <joel@rosdahl.net>
Wed, 1 Jan 2025 13:02:25 +0000 (14:02 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Wed, 1 Jan 2025 13:19:32 +0000 (14:19 +0100)
commit60aa49e9bf4b77139f322c1bc430c55949e7426b
treeefb417d940aa2b2638c5a3330685f4155daaf5db
parentdd8d76df9c915e1b0790c6fc474015c3b27133f8
perf: Avoid stat call for ~/.ccache if CCACHE_DIR is set

Closes #1541.
src/ccache/config.cpp