> interpret[t]ed with no compilation > … > compile hot code on the fly and then execute You could contrast jit and interpreted directly by showing timings for both default `java` and `java -Xint`.