summaryrefslogtreecommitdiff
path: root/src/core/Statistic.hpp
Commit message (Expand)AuthorAgeFilesLines
* feat: Make it possible to disable ccache for a certain source code fileJoel Rosdahl2023-03-071-2/+3
* feat: Improve automatic cache cleanup mechanismJoel Rosdahl2023-01-171-1/+7
* feat: Improve statistics for remote hits/missesJoel Rosdahl2022-10-041-4/+10
* chore: Rename primary/secondary storage to local/remote storageJoel Rosdahl2022-09-271-6/+6
* fix: Bail out on too hard MSVC environment variables CL and _CL_Joel Rosdahl2022-03-261-1/+2
* feat: Add statistics for forced recachesJoel Rosdahl2021-08-101-0/+1
* feat: Add statistics for primary/secondary hits/missJoel Rosdahl2021-08-101-0/+6
* feat: Add statistics for direct/preprocessed cache missJoel Rosdahl2021-08-101-0/+2
* Move Statistic to coreJoel Rosdahl2021-07-221-0/+62