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
Copy file name to clipboardExpand all lines: docs/policies/roadmap/sieve.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,5 +29,5 @@ This creates low-cost second-chance behavior without maintaining full LRU order.
29
29
- Benchmark against `S3-FIFO`, `Clock`, and `LRU` on scan-heavy mixes.
30
30
31
31
## References
32
-
- SIEVE policy publication and follow-up implementation notes.
32
+
-Zhang et al. (2023): "SIEVE is Simpler than LRU: an Efficient Turn-Key Eviction Algorithm for Web Caches", in *Proceedings of the ACM on Measurement and Analysis of Computing Systems (POMACS)*.
33
33
- Wikipedia (taxonomy context): https://en.wikipedia.org/wiki/Cache_replacement_policies
0 commit comments