Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Engine - Pathfinder] 1st execution of pathfinder is excessively slower the rest #225

Open
persn opened this issue Oct 18, 2017 · 1 comment

Comments

@persn
Copy link
Contributor

persn commented Oct 18, 2017

I'm pretty sure this is the JIT compiler, we should dummy execute the pathfinder once in the game loading to eliminate this stutter.

@persn
Copy link
Contributor Author

persn commented Jan 12, 2019

The better solution is to implement AOT compilation https://github.com/dotnet/corert

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant