JXPerf
Java inefficiency detection tool based on CPU performance monitoring counters and hardware debug register. The tool detects dead writes, silent stores, and redundant loads.
Install / Use
/learn @ScalableMachinesResearch/JXPerfREADME
JXPerf
Java inefficiency detection tool based on CPU performance monitoring counters and hardware debug registers. The tool detects dead writes, silent stores, redundant loads, and memory bloat.
For more information, please refer to the paper "Pinpointing Performance Inefficiencies in Java" published in the 27th ACM Joint European Software Engineering Conference and Symposium on the Foundations of Software Engineering.
