Avatar for the rustls user
rustls
upki
BlogDocsChangelog

Performance History

Latest Results

Delay deletions of stale files The race condition that this avoids is as follows: a revocation check races a fetch. The revocation first read the manifest, and finds files `[A, B, C]`. Now the fetch obtains the new manifest, which contains `[B, C]`. It saves the new manifest. It determines file `A` is unused, so it deletes it. Now the revocation check loads files from its (in memory manifest) and finds `A` to be missing. We avoid this by having the fetch process avoid deleting files that are referenced by any prior manifest.
jbp-delay-deletions
38 minutes ago
Update test site data
update-tests
1 day ago

Active Branches

Delay deletions of stale files
last run
38 minutes ago
#82
CodSpeed Performance Gauge
-1%
#78
CodSpeed Performance Gauge
-1%
last run
7 days ago
#76
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home Terms Privacy Docs