== lfru-performance test mixed: LFRU vs LRU benchmark with mixed hot/cold access pattern ========================================================== 21:52:38 (1772419958) ============================================================== LFRU vs LRU Benchmark: Mixed Hot/Cold Access Pattern ============================================================== total: 400 open/close in 8.76 seconds: 45.65 ops/second - open/close 480 (time 1772419989.69 total 10.02 last 47.92) - open/close 976 (time 1772419999.70 total 20.03 last 49.56) - open/close 1370 (time 1772420009.71 total 30.04 last 39.34) - open/close 1732 (time 1772420019.72 total 40.04 last 36.19) - open/close 2157 (time 1772420029.74 total 50.06 last 42.42) - open/close 2483 (time 1772420039.76 total 60.09 last 32.51) - open/close 2825 (time 1772420050.64 total 70.97 last 31.44) - open/close 3090 (time 1772420060.64 total 80.97 last 26.49) - open/close 3464 (time 1772420070.65 total 90.98 last 37.36) - open/close 3735 (time 1772420080.66 total 100.99 last 27.07) - open/close 4185 (time 1772420090.67 total 110.99 last 44.99) - open/close 4837 (time 1772420100.67 total 121.00 last 65.16) - open/close 5468 (time 1772420110.68 total 131.01 last 63.03) - open/close 6054 (time 1772420120.69 total 141.02 last 58.56) - open/close 6671 (time 1772420130.71 total 151.04 last 61.59) - open/close 7200 (time 1772420140.72 total 161.05 last 52.83) - open/close 7958 (time 1772420150.72 total 171.05 last 75.80) total: 8000 open/close in 171.58 seconds: 46.63 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=13595, priv_cnt=225 Round 2: enqueue=18008, priv_cnt=347 Round 3: enqueue=22399, priv_cnt=342 Round 4: enqueue=26532, priv_cnt=345 Round 5: enqueue=30871, priv_cnt=342 Round 6: enqueue=35056, priv_cnt=348 Round 7: enqueue=39150, priv_cnt=342 Round 8: enqueue=43460, priv_cnt=345 Round 9: enqueue=47628, priv_cnt=350 Round 10: enqueue=51842, priv_cnt=344 LFRU Result: ldlm_enqueue delta=43420, time=1055s ============================================================ 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: 51842 Round 1: enqueue=56921, priv_cnt=0 Round 2: enqueue=61535, priv_cnt=0 Round 3: enqueue=66216, priv_cnt=0 Round 4: enqueue=71185, priv_cnt=0 Round 5: enqueue=76010, priv_cnt=0 Round 6: enqueue=80687, priv_cnt=0 Round 7: enqueue=85456, priv_cnt=0 Round 8: enqueue=89963, priv_cnt=0 Round 9: enqueue=94824, priv_cnt=0 Round 10: enqueue=99533, priv_cnt=0 LRU Result: ldlm_enqueue delta=47691, time=1036s ============================================================== Final: LFRU=43420, LRU=47691 Improvement: 8% ==============================================================