Closed
Description
Hi @ben-manes,
I have created a trace from a production system where I see Caffeine underperforming a simple LRU strategy (with a cache size of 100k items, Caffeine hit rate is 72.35% vs 75.91% with LRU): scarab-recs.trace.gz
The format is a series of longs (can be decoded with DataInputStream#readLong
)
Any thoughts if this could be improved upon?
Thanks,
Viktor
Metadata
Metadata
Assignees
Labels
No labels