11 citations · 11 across the 2 of their papers we have counts for
2 papers
cs.PL2022★ 11 cited
OJXPerf: Featherlight Object Replica Detection for Java Programs
Bolun Li, Hao Xu, Qidong Zhao +4
Memory bloat is an important source of inefficiency in complex production software, especially in software written in managed languages such as Java. Prior approaches to this probl…
cs.PL2022
BinGo: Pinpointing Concurrency Bugs in Go via Binary Analysis
Chongxin Zhong, Qidong Zhao, Xu Liu
Golang (also known as Go for short) has become popular in building concurrency programs in distributed systems. As the unique features, Go employs lightweight Goroutines to support…