JIT Inspector is a developer add-on for Firefox that allows you to monitor the metrics for optimization and amount quality of the executed JIT code.
In other words, JIT Inspector displays how much code has run and how well it was optimized: counts the executed individual operations, counts the operations executed entirely in JIT code and the precision of type information inferred for each operation.
JIT Inspector is cross-platform and it works on Mac OS X, Windows and Linux.
Requirements:
· Firefox 12.0 and later
What's New in This Release: [ read full changelog ]
· Update Ion Activity pane with aggregate information about ops that executed, and allow selecting a subset of ops to see activity for.
· Show information about older Ion compilations in Ion activity pane.