== lfru-performance test mixed: LFRU vs LRU benchmark with mixed hot/cold access pattern ========================================================== 21:59:38 (1772420378) ============================================================== LFRU vs LRU Benchmark: Mixed Hot/Cold Access Pattern ============================================================== total: 400 open/close in 7.16 seconds: 55.85 ops/second - open/close 637 (time 1772420405.61 total 10.01 last 63.64) - open/close 1321 (time 1772420415.62 total 20.01 last 68.38) - open/close 2035 (time 1772420425.62 total 30.01 last 71.39) - open/close 2666 (time 1772420435.62 total 40.02 last 63.07) - open/close 3321 (time 1772420445.63 total 50.03 last 65.44) - open/close 3987 (time 1772420455.65 total 60.05 last 66.47) - open/close 4561 (time 1772420465.67 total 70.06 last 57.31) - open/close 5221 (time 1772420475.67 total 80.07 last 65.98) - open/close 5935 (time 1772420485.68 total 90.08 last 71.32) - open/close 6655 (time 1772420495.69 total 100.08 last 71.95) - open/close 7338 (time 1772420505.69 total 110.09 last 68.29) total: 8000 open/close in 118.76 seconds: 67.36 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=13584, priv_cnt=225 Round 2: enqueue=17885, priv_cnt=350 Round 3: enqueue=22062, priv_cnt=349 Round 4: enqueue=26199, priv_cnt=347 Round 5: enqueue=30360, priv_cnt=343 Round 6: enqueue=34629, priv_cnt=344 Round 7: enqueue=38635, priv_cnt=347 Round 8: enqueue=42763, priv_cnt=343 Round 9: enqueue=46837, priv_cnt=350 Round 10: enqueue=50924, priv_cnt=345 LFRU Result: ldlm_enqueue delta=42502, time=684s ============================================================ 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: 50924 Round 1: enqueue=55820, priv_cnt=0 Round 2: enqueue=60256, priv_cnt=0 Round 3: enqueue=64739, priv_cnt=0 Round 4: enqueue=69465, priv_cnt=0 Round 5: enqueue=74188, priv_cnt=0 Round 6: enqueue=78794, priv_cnt=0 Round 7: enqueue=83314, priv_cnt=0 Round 8: enqueue=87792, priv_cnt=0 Round 9: enqueue=92345, priv_cnt=0 Round 10: enqueue=97042, priv_cnt=0 LRU Result: ldlm_enqueue delta=46118, time=733s ============================================================== Final: LFRU=42502, LRU=46118 Improvement: 7% ==============================================================