@@ -224,18 +224,25 @@ However, if we focus on root edges, the distribution is roughly bimodal, with a
224224first peak around 8\~ 16 and a second peak around 4096\~ 8192.
225225
226226## Attribution
227- If used for research, please cite the following publication (the ` BibTeX ` record
228- will be updated once a DOI is assigned).
227+ If used for research, please cite the following publication.
229228``` bibtex
230- @inproceedings{conf/mplr/Huang23 ,
229+ @inproceedings{DBLP: conf/pppj/HuangBC23 ,
231230 author = {Claire Huang and
232231 Stephen M. Blackburn and
233232 Zixian Cai},
233+ editor = {Rodrigo Bruno and
234+ Eliot Moss},
234235 title = {Improving Garbage Collection Observability with Performance Tracing},
235- booktitle = {Proceedings of the 20th International Conference on Managed Programming
236- Languages and Runtimes, {MPLR} 2023, Cascais, Portugal, October
237- 22, 2023},
236+ booktitle = {Proceedings of the 20th {ACM} {SIGPLAN} International Conference on
237+ Managed Programming Languages and Runtimes, {MPLR} 2023, Cascais,
238+ Portugal, 22 October 2023},
239+ pages = {85--99},
238240 publisher = {{ACM}},
239- year = {2023}
241+ year = {2023},
242+ url = {https://doi.org/10.1145/3617651.3622986},
243+ doi = {10.1145/3617651.3622986},
244+ timestamp = {Mon, 23 Oct 2023 17:57:18 +0200},
245+ biburl = {https://dblp.org/rec/conf/pppj/HuangBC23.bib},
246+ bibsource = {dblp computer science bibliography, https://dblp.org}
240247}
241248```
0 commit comments