Skip to content

Java inefficiency detection tool based on CPU performance monitoring counters and hardware debug registers. The tool detects dead writes, silent stores, and redundant loads.

License

Notifications You must be signed in to change notification settings

WitchTools/FVSampler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

FVSampler

A lightweight function-level variance detection tool based on CPU performance monitoring counters and hardware debug registers.

For more information, please refer to the paper "Pinpointing Performance Inefficiencies via Lightweight Variance Profiling" published in the International Conference for High Performance Computing, Networking, Storage and Analysis.

About

Java inefficiency detection tool based on CPU performance monitoring counters and hardware debug registers. The tool detects dead writes, silent stores, and redundant loads.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published