@@ -224,18 +224,25 @@ However, if we focus on root edges, the distribution is roughly bimodal, with a
224
224
first peak around 8\~ 16 and a second peak around 4096\~ 8192.
225
225
226
226
## 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.
229
228
``` bibtex
230
- @inproceedings{conf/mplr/Huang23 ,
229
+ @inproceedings{DBLP: conf/pppj/HuangBC23 ,
231
230
author = {Claire Huang and
232
231
Stephen M. Blackburn and
233
232
Zixian Cai},
233
+ editor = {Rodrigo Bruno and
234
+ Eliot Moss},
234
235
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},
238
240
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}
240
247
}
241
248
```
0 commit comments