== lfru-performance test mixed: LFRU vs LRU benchmark with mixed hot/cold access pattern ========================================================== 21:53:22 (1772420002) ============================================================== LFRU vs LRU Benchmark: Mixed Hot/Cold Access Pattern ============================================================== total: 400 open/close in 7.74 seconds: 51.67 ops/second - open/close 700 (time 1772420033.21 total 10.01 last 69.95) - open/close 1334 (time 1772420043.21 total 20.01 last 63.40) - open/close 1872 (time 1772420053.24 total 30.04 last 53.65) - open/close 2334 (time 1772420063.80 total 40.60 last 43.75) - open/close 2714 (time 1772420073.80 total 50.60 last 37.99) - open/close 3054 (time 1772420083.82 total 60.62 last 33.94) - open/close 3521 (time 1772420093.83 total 70.63 last 46.64) - open/close 4086 (time 1772420103.84 total 80.64 last 56.45) - open/close 4902 (time 1772420113.85 total 90.64 last 81.56) - open/close 5746 (time 1772420123.85 total 100.65 last 84.35) - open/close 6363 (time 1772420133.85 total 110.65 last 61.69) - open/close 7052 (time 1772420143.87 total 120.66 last 68.80) - open/close 7678 (time 1772420153.88 total 130.67 last 62.54) total: 8000 open/close in 134.82 seconds: 59.34 ops/second ============================================================ LFRU Benchmark ============================================================ Hot=400, Cold=8000, LRU=1200, PrivCap=~360 Access: 50% hot / 50% cold Rounds=10, Procs=4, Accesses/proc/round=2000 ============================================================= ldlm.namespaces.*mdc*.lru_size=0->1200 ldlm.namespaces.*mdc*.lru_max_age=600000->3900s Initial ldlm_enqueue: 8422 Round 1: enqueue=13711, priv_cnt=237 Round 2: enqueue=17951, priv_cnt=341 Round 3: enqueue=22132, priv_cnt=341 Round 4: enqueue=26503, priv_cnt=349 Round 5: enqueue=30647, priv_cnt=345 Round 6: enqueue=34944, priv_cnt=349 Round 7: enqueue=39203, priv_cnt=348 Round 8: enqueue=43213, priv_cnt=351 Round 9: enqueue=47499, priv_cnt=344 Round 10: enqueue=51635, priv_cnt=342 LFRU Result: ldlm_enqueue delta=43213, time=878s ============================================================ LRU Benchmark ============================================================ Hot=400, Cold=8000, LRU=1200, PrivCap=~360 Access: 50% hot / 50% cold Rounds=10, Procs=4, Accesses/proc/round=2000 ============================================================= ldlm.namespaces.*mdc*.lru_size=0->1200 ldlm.namespaces.*mdc*.lru_max_age=3900000->3900s Initial ldlm_enqueue: 51636 Round 1: enqueue=56571, priv_cnt=0 Round 2: enqueue=61306, priv_cnt=0 Round 3: enqueue=65781, priv_cnt=0 Round 4: enqueue=70502, priv_cnt=0 Round 5: enqueue=75338, priv_cnt=0 Round 6: enqueue=80046, priv_cnt=0 Round 7: enqueue=84818, priv_cnt=0 Round 8: enqueue=89718, priv_cnt=0 Round 9: enqueue=94686, priv_cnt=0 Round 10: enqueue=99508, priv_cnt=0 LRU Result: ldlm_enqueue delta=47873, time=1113s ============================================================== Final: LFRU=43213, LRU=47873 Improvement: 9% ==============================================================