From a recent stats run: ### Execution counts LOAD_ATTR 577 million ### Specialization stats #### LOAD_ATTR deferred 837 million The number of deferred `LOAD_ATTR`s cannot exceed the number of `LOAD_ATTR`s executed, but the stats say they do. <!-- gh-linked-prs --> ### Linked PRs * gh-123200 * gh-123222 <!-- /gh-linked-prs -->