You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(cache): log timing, file size and entry count on startup
Add an "Opening response cache" message before the DB initialization
begins and a "Response cache ready" summary when it completes, reporting
the number of cached entries, file size (MB/GB), lifetime tokens saved,
and elapsed wall-clock time. This makes it easy to spot slow cache
opens and provides useful diagnostics at startup.
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Derek Barbosa <debarbos@redhat.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments