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

Load time is doubled on the latest Julia beta #36

Open
sethaxen opened this issue Apr 20, 2022 · 0 comments
Open

Load time is doubled on the latest Julia beta #36

sethaxen opened this issue Apr 20, 2022 · 0 comments

Comments

@sethaxen
Copy link
Member

Julia 1.7.2

julia> @time using Pathfinder
  2.264230 seconds (7.80 M allocations: 538.022 MiB, 5.56% gc time, 33.56% compilation time)

Julia 1.8.0-beta3

julia> @time using Pathfinder
  4.412077 seconds (11.26 M allocations: 765.483 MiB, 7.98% gc time, 55.01% compilation time)

Nothing to do yet, just tracking this for future reference.

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