A performance comparison of garbage collector algorithms in Java Virtual Machine
Keyword(s):
In programming languages with automatic memory management garbage collection plays an important role of cleaning unused memory. Garbage collection algorithms have been developed for many years and aim to maximize the application’s performance. This paper presents and compares a performance of five garbage collection algorithms present in current version of Java 12 in three applications with different object lifetime span. The analysis covered the system responsiveness, garbage collector workload and application throughput at high application load.
1999 ◽
Vol 09
(03)
◽
pp. 391-399
◽
2013 ◽
Vol 303-306
◽
pp. 2329-2332
◽
2019 ◽
Vol 93
◽
pp. 164-191
2018 ◽
Vol 27
(10)
◽
pp. 1850162
◽
2008 ◽
Vol 58
(2)
◽
pp. 133
Keyword(s):