Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This patch moves IsInfoClassRep information out of a global structure into the class, to improve performance. Also add a special case at the Kernel level to optimise the most common situation. This reduces the speed gap between Info and an equivalent if statement from 10x to ~1.5x
- Loading branch information