-
Bug
-
Resolution: Fixed
-
P3
-
8.0.0
-
None
The VM Operations rule doesn't give an appropriate result if there are several vm operations occurring one after another, but none of them are particularly long. As would be the case with a thrashing GC that stops the world every second. Theoretically JMC would report a <25 score even if no execution happened client-side during a recording, as long as each vm pause was short enough.