== lfru-performance test mixed: LFRU vs LRU benchmark with mixed hot/cold access pattern ========================================================== 21:59:58 (1772420398) ============================================================== LFRU vs LRU Benchmark: Mixed Hot/Cold Access Pattern ============================================================== total: 400 open/close in 6.34 seconds: 63.05 ops/second - open/close 585 (time 1772420425.34 total 10.00 last 58.48) - open/close 1129 (time 1772420435.36 total 20.02 last 54.30) - open/close 1735 (time 1772420445.36 total 30.02 last 60.58) - open/close 2482 (time 1772420455.37 total 40.03 last 74.64) - open/close 3140 (time 1772420465.38 total 50.04 last 65.72) - open/close 3721 (time 1772420475.40 total 60.06 last 58.00) - open/close 4399 (time 1772420485.41 total 70.07 last 67.77) - open/close 5052 (time 1772420495.41 total 80.07 last 65.28) - open/close 5812 (time 1772420505.43 total 90.10 last 75.80) - open/close 6500 (time 1772420515.44 total 100.11 last 68.73) - open/close 7332 (time 1772420525.45 total 110.11 last 83.17) - open/close 7947 (time 1772420535.47 total 120.13 last 61.37) total: 8000 open/close in 120.76 seconds: 66.25 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=13521, priv_cnt=231 Round 2: enqueue=17670, priv_cnt=348 Round 3: enqueue=21849, priv_cnt=347 Round 4: enqueue=26064, priv_cnt=345 Round 5: enqueue=30146, priv_cnt=347 Round 6: enqueue=34471, priv_cnt=348 Round 7: enqueue=38810, priv_cnt=349 Round 8: enqueue=42869, priv_cnt=343 Round 9: enqueue=47333, priv_cnt=350 Round 10: enqueue=51658, priv_cnt=346 LFRU Result: ldlm_enqueue delta=43236, time=808s ============================================================ 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: 51658 Round 1: enqueue=56538, priv_cnt=0 Round 2: enqueue=61309, priv_cnt=0 Round 3: enqueue=66181, priv_cnt=0 Round 4: enqueue=70728, priv_cnt=0 Round 5: enqueue=75471, priv_cnt=0 Round 6: enqueue=80070, priv_cnt=0 Round 7: enqueue=84783, priv_cnt=0 Round 8: enqueue=89553, priv_cnt=0 Round 9: enqueue=94227, priv_cnt=0 Round 10: enqueue=98868, priv_cnt=0 LRU Result: ldlm_enqueue delta=47210, time=1002s ============================================================== Final: LFRU=43236, LRU=47210 Improvement: 8% ==============================================================