Cache Vertices instead of Output registers (#2165)
This patch brings +3% performance improvement on average. It removes ToVertex() as an important hotspot of the emulator.
Loading
Please register or sign in to comment
This patch brings +3% performance improvement on average. It removes ToVertex() as an important hotspot of the emulator.