feat(simulation): add expected age computation and enhance statistics reporting
- Increased `ACCESS_COUNT_LIMIT` to extend simulation runtime. - Introduced `expected_age` metric based on hit rates for additional insights. - Calculated and exported `age_delta` for comparing average and expected ages. - Improved data exports to include detailed metrics for analysis. Signed-off-by: Tuan-Dat Tran <tuan-dat.tran@tudattr.dev>
This commit is contained in:
@@ -1,100 +1,101 @@
|
||||
obj_id,access_count,hits,misses,mu,lambda,hit_rate,avg_age
|
||||
1,136,113,23,0,1,0.841726618705036,2.1870503597122304
|
||||
2,139,117,22,0,1,0.8410596026490066,1.8344370860927153
|
||||
3,151,127,24,0,1,0.935064935064935,2.412987012987013
|
||||
4,385,360,25,0,3,0.8296296296296296,1.8
|
||||
5,135,112,23,0,1,0.823076923076923,1.823076923076923
|
||||
6,130,107,23,0,1,0.8294573643410853,2.1782945736434107
|
||||
7,129,107,22,0,1,0.8270676691729323,2.075187969924812
|
||||
8,133,110,23,0,1,0.8333333333333334,2.1136363636363638
|
||||
9,132,110,22,0,1,0.8141592920353983,2.0707964601769913
|
||||
10,113,92,21,0,1,0.9100719424460432,2.0755395683453237
|
||||
11,278,253,25,0,2,0.8174603174603174,2.007936507936508
|
||||
12,126,103,23,0,1,0.8203125,2.109375
|
||||
13,128,105,23,0,1,0.8571428571428571,2.183673469387755
|
||||
14,147,126,21,0,1,0.8248175182481752,2.0072992700729926
|
||||
15,137,113,24,0,1,0.8130081300813008,1.8048780487804879
|
||||
16,123,100,23,0,1,0.899581589958159,2.2677824267782425
|
||||
17,239,215,24,0,2,0.837037037037037,2.1481481481481484
|
||||
18,135,113,22,0,1,0.8225806451612904,2.161290322580645
|
||||
19,124,102,22,0,1,0.9053030303030303,2.242424242424242
|
||||
20,264,239,25,0,2,0.8145161290322581,2.1129032258064515
|
||||
21,124,101,23,0,1,0.9097472924187726,1.963898916967509
|
||||
22,277,252,25,0,2,0.8267716535433071,2.0078740157480315
|
||||
23,127,105,22,0,1,0.987221959299574,2.4557501183151915
|
||||
24,2113,2086,27,0,16,0.9114391143911439,2.2287822878228782
|
||||
25,271,247,24,0,2,0.8253968253968254,1.8571428571428572
|
||||
26,126,104,22,0,1,0.85625,2.3375
|
||||
27,160,137,23,0,1,0.8114754098360656,2.0737704918032787
|
||||
28,122,99,23,0,1,0.9661458333333334,2.5247395833333335
|
||||
29,768,742,26,0,6,0.9101123595505618,2.4644194756554305
|
||||
30,267,243,24,0,2,0.9076923076923077,2.326923076923077
|
||||
31,260,236,24,0,2,0.8267716535433071,1.9448818897637796
|
||||
32,127,105,22,0,1,0.8320610687022901,1.8931297709923665
|
||||
33,131,109,22,0,1,0.8222222222222222,2.037037037037037
|
||||
34,135,111,24,0,1,0.9338624338624338,2.328042328042328
|
||||
35,378,353,25,0,3,0.9362745098039216,2.2205882352941178
|
||||
36,408,382,26,0,3,0.8099173553719008,2.024793388429752
|
||||
37,121,98,23,0,1,0.8345323741007195,2.028776978417266
|
||||
38,139,116,23,0,1,0.910394265232975,2.3512544802867383
|
||||
39,279,254,25,0,2,0.9551724137931035,2.360344827586207
|
||||
40,580,554,26,0,4,0.9094202898550725,2.25
|
||||
41,276,251,25,0,2,0.8473282442748091,2.1374045801526718
|
||||
42,131,111,20,0,1,0.935064935064935,2.3766233766233764
|
||||
43,385,360,25,0,3,0.9623188405797102,2.294202898550725
|
||||
44,690,664,26,0,5,0.8345323741007195,2.014388489208633
|
||||
45,139,116,23,0,1,0.9732673267326732,2.488118811881188
|
||||
46,1010,983,27,0,7,0.9080459770114943,2.256704980842912
|
||||
47,261,237,24,0,2,0.8481012658227848,2.2025316455696204
|
||||
48,158,134,24,0,1,0.8264462809917356,2.0661157024793386
|
||||
49,121,100,21,0,1,0.824,2.208
|
||||
50,125,103,22,0,1,0.8506493506493507,2.0259740259740258
|
||||
51,154,131,23,0,1,0.8174603174603174,2.0952380952380953
|
||||
52,126,103,23,0,1,0.8368794326241135,2.00709219858156
|
||||
53,141,118,23,0,1,0.8496732026143791,2.111111111111111
|
||||
54,153,130,23,0,1,0.8320610687022901,2.16793893129771
|
||||
55,131,109,22,0,1,0.9364303178484108,2.3056234718826407
|
||||
56,409,383,26,0,3,0.8333333333333334,1.9166666666666667
|
||||
57,132,110,22,0,1,0.9397590361445783,2.2409638554216866
|
||||
58,415,390,25,0,3,0.8368794326241135,1.8794326241134751
|
||||
59,141,118,23,0,1,0.8421052631578947,2.1052631578947367
|
||||
60,152,128,24,0,1,0.8130081300813008,1.9024390243902438
|
||||
61,123,100,23,0,1,0.9,2.225
|
||||
62,240,216,24,0,2,0.8333333333333334,1.9393939393939394
|
||||
63,132,110,22,0,1,0.8270676691729323,2.045112781954887
|
||||
64,133,110,23,0,1,0.9139072847682119,2.218543046357616
|
||||
65,302,276,26,0,2,0.8267716535433071,1.937007874015748
|
||||
66,127,105,22,0,1,0.8283582089552238,2.1940298507462686
|
||||
67,134,111,23,0,1,0.78,2.08
|
||||
68,100,78,22,0,1,0.847682119205298,2.2980132450331126
|
||||
69,151,128,23,0,1,0.8195488721804511,1.9548872180451127
|
||||
70,133,109,24,0,1,0.841726618705036,2.2014388489208634
|
||||
71,139,117,22,0,1,0.7962962962962963,1.9259259259259258
|
||||
72,108,86,22,0,1,0.8285714285714286,1.9
|
||||
73,140,116,24,0,1,0.8471337579617835,2.1656050955414012
|
||||
74,157,133,24,0,1,0.8270676691729323,2.2706766917293235
|
||||
75,133,110,23,0,1,0.8333333333333334,2.121212121212121
|
||||
76,132,110,22,0,1,0.9315789473684211,2.471052631578947
|
||||
77,380,354,26,0,3,0.8489208633093526,2.035971223021583
|
||||
78,139,118,21,0,1,0.8413793103448276,2.0827586206896553
|
||||
79,145,122,23,0,1,0.9034749034749034,2.2664092664092665
|
||||
80,259,234,25,0,2,0.9991551939924906,2.046589486858573
|
||||
81,31960,31933,27,0,241,0.9342105263157895,2.305263157894737
|
||||
82,380,355,25,0,3,0.8253968253968254,1.8968253968253967
|
||||
83,126,104,22,0,1,0.837037037037037,2.140740740740741
|
||||
84,135,113,22,0,1,0.8995983935742972,2.3293172690763053
|
||||
85,249,224,25,0,2,0.9499036608863198,2.250481695568401
|
||||
86,519,493,26,0,4,0.937046004842615,2.1598062953995156
|
||||
87,413,387,26,0,3,0.9077490774907749,2.1549815498154983
|
||||
88,271,246,25,0,2,0.986679822397632,2.3739516526887026
|
||||
89,2027,2000,27,0,15,0.8294573643410853,2.062015503875969
|
||||
90,129,107,22,0,1,0.9384236453201971,2.2610837438423643
|
||||
91,406,381,25,0,3,0.8273381294964028,2.172661870503597
|
||||
92,139,115,24,0,1,0.9615952732644018,2.3943870014771047
|
||||
93,677,651,26,0,5,0.8308823529411765,1.9779411764705883
|
||||
94,136,113,23,0,1,0.8421052631578947,2.210526315789474
|
||||
95,152,128,24,0,1,0.9701327433628318,2.424778761061947
|
||||
96,904,877,27,0,7,0.9336734693877551,2.326530612244898
|
||||
97,392,366,26,0,3,0.8382352941176471,2.1838235294117645
|
||||
98,136,114,22,0,1,0.9012345679012346,2.1893004115226335
|
||||
99,243,219,24,0,2,0.9080882352941176,2.1654411764705883
|
||||
obj_id,access_count,hits,misses,mu,lambda,hit_rate,avg_age,expected_age,age_delta
|
||||
1,1017,842,175,0,1,0.8279252704031466,2.057030481809243,0.3427301266860617,1.7143003551231812
|
||||
2,20019,19810,209,0,19,0.9895599180778261,2.4550676856985865,0.4896144157330969,1.9654532699654896
|
||||
3,1075,896,179,0,1,0.8334883720930233,2.046511627906977,0.347351433207139,1.6991601946998378
|
||||
4,1095,918,177,0,1,0.8383561643835616,2.0182648401826486,0.3514205291799587,1.66684431100269
|
||||
5,1010,834,176,0,1,0.8257425742574257,2.0287128712871287,0.3409253994706401,1.6877874718164887
|
||||
6,5324,5120,204,0,5,0.9616829451540195,2.432757325319309,0.46241704350005447,1.9703402818192544
|
||||
7,2139,1944,195,0,2,0.908835904628331,2.2954651706404863,0.41299135077079835,1.882473819869688
|
||||
8,1059,883,176,0,1,0.833805476864967,2.075542965061379,0.3476157866250075,1.7279271784363712
|
||||
9,1017,844,173,0,1,0.8298918387413963,2.062930186823992,0.3443602320047878,1.7185699548192042
|
||||
10,3214,3015,199,0,3,0.9380833851897946,2.3378967019290604,0.4400002187845723,1.8978964831444882
|
||||
11,1041,864,177,0,1,0.829971181556196,2.143131604226705,0.344426081106894,1.798705523119811
|
||||
12,3188,2990,198,0,3,0.937892095357591,2.3808030112923464,0.43982079126712625,1.9409822200252203
|
||||
13,1022,845,177,0,1,0.8268101761252447,2.080234833659491,0.34180753367212907,1.738427299987362
|
||||
14,1067,890,177,0,1,0.8341143392689785,2.121836925960637,0.34787336548706227,1.7739635604735748
|
||||
15,1042,867,175,0,1,0.8320537428023033,2.1833013435700575,0.34615671545566074,1.8371446281143968
|
||||
16,1097,921,176,0,1,0.8395624430264357,2.1011850501367366,0.3524325478702585,1.748752502266478
|
||||
17,5256,5053,203,0,5,0.9613774733637748,2.4185692541856927,0.46212332314565774,1.9564459310400348
|
||||
18,2164,1970,194,0,2,0.910351201478743,2.2384473197781887,0.4143696550168955,1.824077664761293
|
||||
19,12809,12601,208,0,12,0.9837614177531423,2.4585838082598173,0.4838932635298363,1.974690544729981
|
||||
20,1028,850,178,0,1,0.8268482490272373,2.0428015564202333,0.34183901345970413,1.700962542960529
|
||||
21,1118,940,178,0,1,0.8407871198568873,2.186046511627907,0.35346149045861985,1.8325850211692871
|
||||
22,4223,4020,203,0,4,0.9519299076485911,2.4106085721051387,0.4530852745379276,1.957523297567211
|
||||
23,1063,889,174,0,1,0.8363123236124177,1.9614299153339605,0.3497091513130006,1.6117207640209599
|
||||
24,1098,922,176,0,1,0.8397085610200364,2.0,0.3525552337251701,1.64744476627483
|
||||
25,3158,2960,198,0,3,0.9373020899303357,2.3556048131728944,0.4392676038938876,1.9163372092790067
|
||||
26,1062,887,175,0,1,0.835216572504708,2.1421845574387945,0.3487933614932561,1.7933911959455384
|
||||
27,1058,880,178,0,1,0.831758034026465,2.112476370510397,0.34591071358378506,1.766565656926612
|
||||
28,97039,96828,211,0,92,0.9978256165047042,2.4460680757221325,0.49782798047649657,1.948240095245636
|
||||
29,2078,1886,192,0,2,0.9076034648700674,2.296438883541867,0.4118720247220758,1.8845668588197912
|
||||
30,5251,5048,203,0,5,0.9613406970100933,2.410588459341078,0.462087967863926,1.9485004914771518
|
||||
31,1093,913,180,0,1,0.8353156450137237,2.0347666971637692,0.34887611340234664,1.6858905837614226
|
||||
32,1039,865,174,0,1,0.8325312800769971,2.051973051010587,0.3465541661533217,1.7054188848572656
|
||||
33,1034,862,172,0,1,0.8336557059961315,2.0599613152804643,0.3474909180699542,1.7124703972105102
|
||||
34,1057,881,176,0,1,0.8334910122989593,2.1712393566698203,0.34735363379157197,1.8238857228782483
|
||||
35,1135,957,178,0,1,0.8431718061674008,2.1145374449339207,0.3554693473577985,1.7590680975761221
|
||||
36,5214,5012,202,0,5,0.9612581511315689,2.345416187188339,0.46200861655844105,1.883407570629898
|
||||
37,32649,32439,210,0,31,0.993567950013783,2.521853655548409,0.49358863564729555,2.0282650199011134
|
||||
38,2052,1861,191,0,2,0.9069200779727096,2.257797270955166,0.4112520139150128,1.846545257040153
|
||||
39,2122,1931,191,0,2,0.909990574929312,2.2582469368520264,0.4140414232300899,1.8442055136219364
|
||||
40,5396,5191,205,0,5,0.962008895478132,2.38880652335063,0.4627305574895277,1.9260759658611024
|
||||
41,1062,882,180,0,1,0.8305084745762712,2.083804143126177,0.34487216317150243,1.7389319799546745
|
||||
42,2069,1879,190,0,2,0.9081681971967134,2.247462542290962,0.41238473719976426,1.8350778050911978
|
||||
43,2051,1858,193,0,2,0.9058995611896635,2.262311067771819,0.41032700748181244,1.8519840602900064
|
||||
44,1098,919,179,0,1,0.836976320582878,2.0564663023679417,0.35026468060822624,1.7062016217597153
|
||||
45,1047,871,176,0,1,0.8319006685768864,2.0448901623686724,0.3460293611893353,1.6988608011793371
|
||||
46,1087,916,171,0,1,0.8426862925482981,2.044158233670653,0.3550600938243979,1.689098139846255
|
||||
47,1020,845,175,0,1,0.8284313725490197,2.0764705882352943,0.3431492695117263,1.733321318723568
|
||||
48,1066,892,174,0,1,0.8367729831144465,2.1397748592870545,0.35009451263512487,1.7896803466519295
|
||||
49,2105,1914,191,0,2,0.9092636579572446,2.2679334916864606,0.4133801998408946,1.854553291845566
|
||||
50,1098,921,177,0,1,0.8387978142076503,2.0801457194899817,0.3517908865597659,1.7283548329302159
|
||||
51,1081,906,175,0,1,0.8381128584643849,2.087881591119334,0.35121658176167103,1.7366650093576628
|
||||
52,1029,855,174,0,1,0.8309037900874635,2.072886297376093,0.3452005541908558,1.7276857431852373
|
||||
53,5238,5035,203,0,5,0.9612447499045437,2.4014891179839633,0.46199573460952437,1.939493383374439
|
||||
54,1044,868,176,0,1,0.8314176245210728,2.057471264367816,0.3456276331821318,1.7118436311856844
|
||||
55,1028,855,173,0,1,0.8317120622568094,2.0836575875486383,0.34587247725173736,1.7377851102969009
|
||||
56,4234,4031,203,0,4,0.952054794520548,2.411667453944261,0.4532041658847814,1.9584632880594794
|
||||
57,3136,2938,198,0,3,0.9368622448979592,2.314732142857143,0.43885543295762186,1.8758767098995208
|
||||
58,2111,1919,192,0,2,0.9090478446234013,2.286120322122217,0.41318399190722577,1.872936330214991
|
||||
59,1077,901,176,0,1,0.8365831012070566,2.071494893221913,0.3499356426126081,1.7215592506093047
|
||||
60,1083,904,179,0,1,0.8347183748845799,2.1865189289012004,0.34837738268497703,1.8381415462162234
|
||||
61,1052,874,178,0,1,0.8307984790874525,2.008555133079848,0.3451130564270121,1.6634420766528357
|
||||
62,2113,1922,191,0,2,0.9096071935636536,2.2749645054424987,0.413692623291373,1.8612718821511258
|
||||
63,3164,2966,198,0,3,0.9374209860935525,2.326801517067004,0.4393790525843042,1.8874224644826998
|
||||
64,1078,901,177,0,1,0.8358070500927643,2.047309833024119,0.34928671249238435,1.6980231205317344
|
||||
65,5165,4962,203,0,5,0.9606969990319458,2.3688286544046466,0.4614693619744933,1.9073592924301535
|
||||
66,1081,903,178,0,1,0.8353376503237743,2.057354301572618,0.3488944950242221,1.708459806548396
|
||||
67,1001,828,173,0,1,0.8271728271728271,2.07992007992008,0.3421074430065439,1.737812636913536
|
||||
68,2105,1913,192,0,2,0.9087885985748219,2.224228028503563,0.41294835844979433,1.8112796700537688
|
||||
69,2164,1969,195,0,2,0.9098890942698706,2.2523105360443623,0.41394908193562274,1.8383614541087394
|
||||
70,1099,921,178,0,1,0.83803457688808,2.1255686988171063,0.3511509760299917,1.7744177227871147
|
||||
71,1000,825,175,0,1,0.825,2.077,0.34031249999999996,1.7366875
|
||||
72,1025,851,174,0,1,0.8302439024390244,2.1365853658536587,0.34465246876859007,1.7919328970850685
|
||||
73,2080,1887,193,0,2,0.9072115384615385,2.3610576923076922,0.4115163877588757,1.9495413045488166
|
||||
74,1111,934,177,0,1,0.8406840684068407,2.1467146714671466,0.35337485143653885,1.7933398200306077
|
||||
75,1022,847,175,0,1,0.8287671232876712,2.00293542074364,0.34342747232126103,1.659507948422379
|
||||
76,1109,932,177,0,1,0.8403967538322813,2.1199278629395852,0.353133351925918,1.7667945110136674
|
||||
77,1053,876,177,0,1,0.8319088319088319,2.0579297245963915,0.34603615230395857,1.7118935722924329
|
||||
78,1059,884,175,0,1,0.8347497639282342,2.169971671388102,0.3484035841891214,1.8215680871989806
|
||||
79,1055,879,176,0,1,0.833175355450237,2.104265402843602,0.3470905864648144,1.7571748163787875
|
||||
80,1059,882,177,0,1,0.8328611898016998,2.1359773371104818,0.34682888073895146,1.7891484563715303
|
||||
81,1052,877,175,0,1,0.8336501901140685,2.0627376425855513,0.34748631973861127,1.71525132284694
|
||||
82,1052,875,177,0,1,0.8317490494296578,2.0665399239543727,0.34590324061356964,1.720636683340803
|
||||
83,1082,904,178,0,1,0.8354898336414048,2.093345656192237,0.34902163105907114,1.7443240251331655
|
||||
84,2116,1924,192,0,2,0.9092627599243857,2.2485822306238186,0.4133793832926555,1.835202847331163
|
||||
85,2042,1850,192,0,2,0.9059745347698335,2.225269343780607,0.4103949288257081,1.814874414954899
|
||||
86,1092,914,178,0,1,0.836996336996337,2.022893772893773,0.3502814340726429,1.6726123388211298
|
||||
87,37129,36919,210,0,35,0.9943440437393951,2.4789517627730344,0.49436003866000605,1.9845917241130284
|
||||
88,5299,5096,203,0,5,0.9616908850726552,2.383657293829024,0.46242467921591346,1.9212326146131107
|
||||
89,2089,1899,190,0,2,0.9090473910962182,2.2264241263762568,0.41318357962942037,1.8132405467468364
|
||||
90,1095,920,175,0,1,0.8401826484018264,2.14337899543379,0.3529534413377535,1.7904255540960363
|
||||
91,1072,895,177,0,1,0.8348880597014925,2.058768656716418,0.34851903611606144,1.7102496206003563
|
||||
92,4172,3970,202,0,4,0.951581975071908,2.4206615532118887,0.4527541276408767,1.967907425571012
|
||||
93,1042,864,178,0,1,0.8291746641074856,2.1228406909788866,0.3437653117988808,1.7790753791800058
|
||||
94,1081,906,175,0,1,0.8381128584643849,2.026827012025902,0.35121658176167103,1.675610430264231
|
||||
95,1066,890,176,0,1,0.8348968105065666,2.0881801125703565,0.3485263420970189,1.7396537704733377
|
||||
96,1028,854,174,0,1,0.830739299610895,2.09727626459144,0.34506389195900017,1.7522123726324397
|
||||
97,1041,866,175,0,1,0.8318924111431316,2.1248799231508166,0.34602249185876655,1.77885743129205
|
||||
98,1053,875,178,0,1,0.8309591642924976,2.0313390313390314,0.345246566360843,1.6860924649781883
|
||||
99,1047,869,178,0,1,0.8299904489016237,2.09360076408787,0.3444420726339594,1.7491586914539108
|
||||
100,1030,853,177,0,1,0.8281553398058252,2.0893203883495146,0.34292063342445095,1.7463997549250636
|
||||
|
||||
|
Reference in New Issue
Block a user