SkillAgentSearch skills...

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/JXPerf
About this skill

Quality Score

0/100

Category

Operations

Supported Platforms

Universal

README

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.

View on GitHub
GitHub Stars45
CategoryOperations
Updated1y ago
Forks5

Languages

C++

Security Score

75/100

Audited on Jun 6, 2024

No findings