Hero6
Hero6 copied to clipboard
[Engine - Pathfinder] 1st execution of pathfinder is excessively slower the rest
I'm pretty sure this is the JIT compiler, we should dummy execute the pathfinder once in the game loading to eliminate this stutter.
The better solution is to implement AOT compilation https://github.com/dotnet/corert