Proceedings of the 41st ACM SIGPLAN Conference on Programming Language Design and Implementation 2020
DOI: 10.1145/3385412.3385977
|View full text |Cite
|
Sign up to set email alerts
|

Improving program locality in the GC using hotness

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1

Citation Types

0
3
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
4
1
1

Relationship

0
6

Authors

Journals

citations
Cited by 13 publications
(3 citation statements)
references
References 18 publications
0
3
0
Order By: Relevance
“…In contrast, our analysis extends to concurrent collectors and their impact on application locality and aims to show the effects of widely-used production GCs on application performance. Yang et al [31] also conduct an investigation focused on GC impact on application performance from a cache locality perspective. They evaluate ZGC in this context and propose a new heap organisation that improves application locality.…”
Section: Related Workmentioning
confidence: 99%
See 2 more Smart Citations
“…In contrast, our analysis extends to concurrent collectors and their impact on application locality and aims to show the effects of widely-used production GCs on application performance. Yang et al [31] also conduct an investigation focused on GC impact on application performance from a cache locality perspective. They evaluate ZGC in this context and propose a new heap organisation that improves application locality.…”
Section: Related Workmentioning
confidence: 99%
“…They evaluate ZGC in this context and propose a new heap organisation that improves application locality. However, the authors of [31] measure cache-level events for the whole JVM runs, instead of the application thread alone, warning that these results should be taken "with a grain of salt". Our extensive and targeted analysis complements this work with precise insights regarding the GC effect on application data locality in the caches.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation