Skip to content

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

Stars

Watchers

Forks

Releases

Packages

Contributors