35 citations · 37 across the 2 of their papers we have counts for
2 papers
cs.SE2023★ 2 cited
Enhancing Trace Visualizations for Microservices Performance Analysis
Jessica Leone, Luca Traini
Performance analysis of microservices can be a challenging task, as a typical request to these systems involves multiple Remote Procedure Calls (RPC) spanning across independent se…
cs.SE2022★ 35 cited
Towards effective assessment of steady state performance in Java software: Are we there yet?
Luca Traini, Vittorio Cortellessa, Daniele Di Pompeo +1
Microbenchmarking is a widely used form of performance testing in Java software. A microbenchmark repeatedly executes a small chunk of code while collecting measurements related to…