-
-
Notifications
You must be signed in to change notification settings - Fork 33.4k
Closed
Labels
Description
Currently, uop pairs are only counted in a PyStats build when it is build with just the Tier 2 interpreter without the JIT.
When working on the JIT, it would be nice to see those pair counts without having to drop into a separate Tier 2 build - counting UOp pairs should be an option when building with the JIT.