feat(cache-simulation): add avg_age metric and update TTL experiment name
- Introduced `avg_age` metric to track the average age of cached objects during simulation. - Updated experiment configuration name from "No Refresh (0.5s ttl)" to "No Refresh (5.0s ttl)". - Updated Jupyter notebooks and related files to incorporate new metrics and change experiment labels. - Modified experiment output CSV and PDF files to reflect the new `avg_age` metric and updated experiment details. Signed-off-by: Tuan-Dat Tran <tuan-dat.tran@tudattr.dev>
This commit is contained in:
@@ -1,100 +1,100 @@
|
||||
,access_count,hits,misses,mu,lambda,hit_rate
|
||||
1,664,445,219,0,1,37.74
|
||||
2,212,80,132,0,3,66.42
|
||||
3,673,447,226,0,1,67.37
|
||||
4,711,479,232,0,1,51.01
|
||||
5,345,176,169,0,2,64.56
|
||||
6,649,419,230,0,1,29.2
|
||||
7,137,40,97,0,5,66.37
|
||||
8,681,452,229,0,1,66.76
|
||||
9,689,460,229,0,1,66.57
|
||||
10,667,444,223,0,1,52.13
|
||||
11,328,171,157,0,2,67.92
|
||||
12,692,470,222,0,1,66.03
|
||||
13,683,451,232,0,1,66.67
|
||||
14,696,464,232,0,1,48.55
|
||||
15,344,167,177,0,2,48.47
|
||||
16,326,158,168,0,2,66.33
|
||||
17,689,457,232,0,1,65.99
|
||||
18,691,456,235,0,1,41.1
|
||||
19,219,90,129,0,3,68.58
|
||||
20,732,502,230,0,1,68.88
|
||||
21,739,509,230,0,1,66.76
|
||||
22,683,456,227,0,1,66.57
|
||||
23,670,446,224,0,1,49.85
|
||||
24,331,165,166,0,2,68.09
|
||||
25,724,493,231,0,1,66.91
|
||||
26,692,463,229,0,1,68.09
|
||||
27,705,480,225,0,1,28.47
|
||||
28,137,39,98,0,5,65.92
|
||||
29,672,443,229,0,1,66.28
|
||||
30,694,460,234,0,1,66.62
|
||||
31,674,449,225,0,1,29.17
|
||||
32,144,42,102,0,4,66.72
|
||||
33,670,447,223,0,1,26.95
|
||||
34,141,38,103,0,4,66.77
|
||||
35,659,440,219,0,1,67.15
|
||||
36,691,464,227,0,1,69.06
|
||||
37,737,509,228,0,1,39.27
|
||||
38,219,86,133,0,3,21.0
|
||||
39,100,21,79,0,8,66.81
|
||||
40,714,477,237,0,1,32.07
|
||||
41,184,59,125,0,4,34.78
|
||||
42,161,56,105,0,4,53.87
|
||||
43,362,195,167,0,2,66.52
|
||||
44,696,463,233,0,1,64.59
|
||||
45,627,405,222,0,1,64.97
|
||||
46,648,421,227,0,1,9.43
|
||||
47,53,5,48,0,10,64.79
|
||||
48,676,438,238,0,1,65.52
|
||||
49,638,418,220,0,1,66.12
|
||||
50,673,445,228,0,1,29.69
|
||||
51,128,38,90,0,5,16.47
|
||||
52,85,14,71,0,9,68.14
|
||||
53,747,509,238,0,1,67.71
|
||||
54,700,474,226,0,1,66.67
|
||||
55,687,458,229,0,1,68.89
|
||||
56,720,496,224,0,1,67.25
|
||||
57,690,464,226,0,1,5.0
|
||||
58,40,2,38,0,17,48.11
|
||||
59,318,153,165,0,2,66.32
|
||||
60,674,447,227,0,1,17.39
|
||||
61,23,4,19,0,26,68.09
|
||||
62,724,493,231,0,1,64.49
|
||||
63,628,405,223,0,1,52.46
|
||||
64,345,181,164,0,2,67.11
|
||||
65,681,457,224,0,1,16.44
|
||||
66,73,12,61,0,10,66.36
|
||||
67,651,432,219,0,1,0.0
|
||||
68,10,0,10,0,69,65.41
|
||||
69,636,416,220,0,1,65.7
|
||||
70,656,431,225,0,1,50.81
|
||||
71,372,189,183,0,2,67.7
|
||||
72,678,459,219,0,1,66.14
|
||||
73,638,422,216,0,1,65.69
|
||||
74,685,450,235,0,1,32.84
|
||||
75,201,66,135,0,3,52.33
|
||||
76,344,180,164,0,2,51.88
|
||||
77,345,179,166,0,2,41.76
|
||||
78,261,109,152,0,3,10.64
|
||||
79,47,5,42,0,15,66.52
|
||||
80,660,439,221,0,1,65.3
|
||||
81,634,414,220,0,1,29.2
|
||||
82,137,40,97,0,5,46.93
|
||||
83,309,145,164,0,2,67.49
|
||||
84,686,463,223,0,1,66.72
|
||||
85,682,455,227,0,1,49.07
|
||||
86,322,158,164,0,2,64.94
|
||||
87,676,439,237,0,1,48.92
|
||||
88,325,159,166,0,2,66.62
|
||||
89,689,459,230,0,1,67.05
|
||||
90,695,466,229,0,1,51.23
|
||||
91,324,166,158,0,2,51.63
|
||||
92,337,174,163,0,2,39.64
|
||||
93,222,88,134,0,3,66.18
|
||||
94,686,454,232,0,1,50.71
|
||||
95,351,178,173,0,2,67.78
|
||||
96,717,486,231,0,1,66.72
|
||||
97,664,443,221,0,1,0.0
|
||||
98,23,0,23,0,37,38.12
|
||||
99,181,69,112,0,4,50.15
|
||||
,access_count,hits,misses,mu,lambda,hit_rate,avg_age
|
||||
1,664,445,219,0,1,37.74,1.0269662921348315
|
||||
2,212,80,132,0,3,66.42,1.2375
|
||||
3,673,447,226,0,1,67.37,0.9574944071588367
|
||||
4,711,479,232,0,1,51.01,1.0041753653444676
|
||||
5,345,176,169,0,2,64.56,0.9829545454545454
|
||||
6,649,419,230,0,1,29.2,0.9260143198090692
|
||||
7,137,40,97,0,5,66.37,1.125
|
||||
8,681,452,229,0,1,66.76,0.9867256637168141
|
||||
9,689,460,229,0,1,66.57,0.9760869565217392
|
||||
10,667,444,223,0,1,52.13,0.9954954954954955
|
||||
11,328,171,157,0,2,67.92,0.9883040935672515
|
||||
12,692,470,222,0,1,66.03,0.9702127659574468
|
||||
13,683,451,232,0,1,66.67,1.0532150776053215
|
||||
14,696,464,232,0,1,48.55,1.0668103448275863
|
||||
15,344,167,177,0,2,48.47,1.0658682634730539
|
||||
16,326,158,168,0,2,66.33,1.0253164556962024
|
||||
17,689,457,232,0,1,65.99,1.0284463894967177
|
||||
18,691,456,235,0,1,41.1,0.9912280701754386
|
||||
19,219,90,129,0,3,68.58,1.0
|
||||
20,732,502,230,0,1,68.88,1.00199203187251
|
||||
21,739,509,230,0,1,66.76,0.9194499017681729
|
||||
22,683,456,227,0,1,66.57,0.9780701754385965
|
||||
23,670,446,224,0,1,49.85,0.9618834080717489
|
||||
24,331,165,166,0,2,68.09,0.9939393939393939
|
||||
25,724,493,231,0,1,66.91,1.028397565922921
|
||||
26,692,463,229,0,1,68.09,1.0172786177105833
|
||||
27,705,480,225,0,1,28.47,0.9458333333333333
|
||||
28,137,39,98,0,5,65.92,1.1538461538461537
|
||||
29,672,443,229,0,1,66.28,0.9616252821670429
|
||||
30,694,460,234,0,1,66.62,1.0456521739130435
|
||||
31,674,449,225,0,1,29.17,1.0311804008908685
|
||||
32,144,42,102,0,4,66.72,0.9523809523809523
|
||||
33,670,447,223,0,1,26.95,1.0067114093959733
|
||||
34,141,38,103,0,4,66.77,1.105263157894737
|
||||
35,659,440,219,0,1,67.15,1.0
|
||||
36,691,464,227,0,1,69.06,1.0581896551724137
|
||||
37,737,509,228,0,1,39.27,0.9823182711198428
|
||||
38,219,86,133,0,3,21.0,1.1162790697674418
|
||||
39,100,21,79,0,8,66.81,1.1904761904761905
|
||||
40,714,477,237,0,1,32.07,1.0377358490566038
|
||||
41,184,59,125,0,4,34.78,0.8983050847457628
|
||||
42,161,56,105,0,4,53.87,1.0892857142857142
|
||||
43,362,195,167,0,2,66.52,0.958974358974359
|
||||
44,696,463,233,0,1,64.59,0.9395248380129589
|
||||
45,627,405,222,0,1,64.97,1.0148148148148148
|
||||
46,648,421,227,0,1,9.43,1.0332541567695963
|
||||
47,53,5,48,0,10,64.79,0.6
|
||||
48,676,438,238,0,1,65.52,0.8972602739726028
|
||||
49,638,418,220,0,1,66.12,0.9497607655502392
|
||||
50,673,445,228,0,1,29.69,0.9775280898876404
|
||||
51,128,38,90,0,5,16.47,0.8947368421052632
|
||||
52,85,14,71,0,9,68.14,0.7857142857142857
|
||||
53,747,509,238,0,1,67.71,0.9960707269155207
|
||||
54,700,474,226,0,1,66.67,1.0168776371308017
|
||||
55,687,458,229,0,1,68.89,0.9541484716157205
|
||||
56,720,496,224,0,1,67.25,1.002016129032258
|
||||
57,690,464,226,0,1,5.0,0.9612068965517241
|
||||
58,40,2,38,0,17,48.11,1.0
|
||||
59,318,153,165,0,2,66.32,1.0065359477124183
|
||||
60,674,447,227,0,1,17.39,0.9798657718120806
|
||||
61,23,4,19,0,26,68.09,0.25
|
||||
62,724,493,231,0,1,64.49,1.026369168356998
|
||||
63,628,405,223,0,1,52.46,0.945679012345679
|
||||
64,345,181,164,0,2,67.11,1.0165745856353592
|
||||
65,681,457,224,0,1,16.44,1.0087527352297594
|
||||
66,73,12,61,0,10,66.36,1.0833333333333333
|
||||
67,651,432,219,0,1,0.0,0.9652777777777778
|
||||
68,10,0,10,0,69,65.41,0.0
|
||||
69,636,416,220,0,1,65.7,0.9447115384615384
|
||||
70,656,431,225,0,1,50.81,1.0092807424593968
|
||||
71,372,189,183,0,2,67.7,1.0052910052910053
|
||||
72,678,459,219,0,1,66.14,0.9368191721132898
|
||||
73,638,422,216,0,1,65.69,0.9881516587677726
|
||||
74,685,450,235,0,1,32.84,0.94
|
||||
75,201,66,135,0,3,52.33,0.9393939393939394
|
||||
76,344,180,164,0,2,51.88,1.0055555555555555
|
||||
77,345,179,166,0,2,41.76,0.994413407821229
|
||||
78,261,109,152,0,3,10.64,0.9724770642201835
|
||||
79,47,5,42,0,15,66.52,0.8
|
||||
80,660,439,221,0,1,65.3,1.0227790432801822
|
||||
81,634,414,220,0,1,29.2,0.9154589371980676
|
||||
82,137,40,97,0,5,46.93,1.1
|
||||
83,309,145,164,0,2,67.49,1.0689655172413792
|
||||
84,686,463,223,0,1,66.72,0.9848812095032398
|
||||
85,682,455,227,0,1,49.07,0.9956043956043956
|
||||
86,322,158,164,0,2,64.94,1.0949367088607596
|
||||
87,676,439,237,0,1,48.92,1.0501138952164009
|
||||
88,325,159,166,0,2,66.62,0.9748427672955975
|
||||
89,689,459,230,0,1,67.05,0.9564270152505446
|
||||
90,695,466,229,0,1,51.23,0.9463519313304721
|
||||
91,324,166,158,0,2,51.63,1.0602409638554218
|
||||
92,337,174,163,0,2,39.64,1.0
|
||||
93,222,88,134,0,3,66.18,0.9204545454545454
|
||||
94,686,454,232,0,1,50.71,1.002202643171806
|
||||
95,351,178,173,0,2,67.78,0.9157303370786517
|
||||
96,717,486,231,0,1,66.72,0.9732510288065843
|
||||
97,664,443,221,0,1,0.0,0.9977426636568849
|
||||
98,23,0,23,0,37,38.12,0.0
|
||||
99,181,69,112,0,4,50.15,1.0289855072463767
|
||||
|
||||
|
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user