-
Notifications
You must be signed in to change notification settings - Fork 599
Closed as not planned
Description
Currently the stats are only saved in-memory, so when the server shuts down they're lost. We should save them to disk like the Python sccache did. This is mostly useful for local developers, where they might expect the stats to be persistent like ccache's stats. If we do this we should also add a --zero-stats
option to match ccache.
elichai, dnelson-1901, Danielmelody, queria, tgross35 and 1 more
Metadata
Metadata
Assignees
Labels
No labels