AdoptOpenJDK / jitwatch

Log analyser / visualiser for Java HotSpot JIT compiler. Inspect inlining decisions, hot methods, bytecode, and assembly. View results in the JavaFX user interface.
Other
3.06k stars 437 forks source link

Make a report for any vector instructions detected #295

Open chriswhocodes opened 5 years ago

chriswhocodes commented 5 years ago

Parse the assembly and make a report of any methods that utilise CPU vectorisation support.