Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Minor improvements to trait counting
Deferring the value lookup will be slightly faster, especially for the (common) terminal-nodes-only case. We have no use for counting invalid values, so skip these.
- Loading branch information