Garbage Collection Statistics

TimeStamp GC# Objects Memory Used (bytes) Total Space (bytes) % Usage
34.094.114 --- info START testing
34.185.926 58 1.846.441 120.751.096 530.186.240
|
22 %
34.198.054 59 1.789.493 94.358.872 530.186.240
|
17 %
34.221.147 60 1.756.545 96.175.088 530.186.240
|
18 %
34.223.280 61 1.755.659 96.175.088 530.186.240
|
18 %
34.314.772 62 1.756.304 100.782.672 530.186.240
|
19 %
34.324.946 63 1.752.078 92.345.736 530.186.240
|
17 %
34.364.303 64 1.754.935 96.030.144 530.186.240
|
18 %
34.366.436 65 1.753.465 96.030.144 530.186.240
|
18 %
34.381.477 66 1.751.880 96.400.000 530.186.240
|
18 %
34.388.227 67 1.751.199 92.402.128 530.186.240
|
17 %
34.417.980 68 1.750.688 94.091.872 530.186.240
|
17 %
34.420.103 69 1.749.624 94.091.872 530.186.240
|
17 %
34.499.247 --- info now 4x 100K in session
34.525.074 70 1.757.571 100.698.208 530.186.240
|
18 %
34.531.854 71 1.754.651 92.612.096 530.186.240
|
17 %
34.565.372 --- info leave allocation as is, no increase
34.605.710 --- info 400k still on heap
34.617.777 --- info now release it gently
34.652.367 --- info 4000 still on heap but is expected to discard it on nex GC
34.658.526 72 1.753.767 99.558.384 530.186.240
|
18 %
34.660.689 73 1.752.295 99.558.384 530.186.240
|
18 %
34.702.549 --- info and finally it is deleted as expected
35.028.458 --- info now testing case with static memory
35.070.078 --- info should be 7x 100K alocated
35.076.146 74 1.759.799 100.428.792 530.186.240
|
18 %
35.078.289 75 1.758.327 100.428.792 530.186.240
|
18 %
35.101.463 --- info 700K still on heap
35.111.247 --- info trigger another again GC manually
35.114.972 76 1.748.377 102.252.536 530.186.240
|
19 %
35.122.583 77 1.747.284 91.996.416 530.186.240
|
17 %
35.196.419 --- info 700K are properly released
35.196.419 --- info END of testing for today ...