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

Precompilation is pretty slow #15762

Closed
tlnagy opened this issue Apr 4, 2016 · 2 comments
Closed

Precompilation is pretty slow #15762

tlnagy opened this issue Apr 4, 2016 · 2 comments

Comments

@tlnagy
Copy link
Contributor

tlnagy commented Apr 4, 2016

It takes a minute to load Gadfly the first time, for example:

time julia -e 'using Gadfly'
INFO: Recompiling stale cache file /Users/tamasnagy/.julia/lib/v0.4/Gadfly.ji for module Gadfly.
julia -e 'using Gadfly'  57.55s user 0.68s system 100% cpu 57.972 total

version

Julia Version 0.4.5
Commit 2ac304d* (2016-03-18 00:58 UTC)
Platform Info:
  System: Darwin (x86_64-apple-darwin15.4.0)
  CPU: Intel(R) Core(TM) i7-4850HQ CPU @ 2.30GHz
  WORD_SIZE: 64
  BLAS: libopenblas (DYNAMIC_ARCH NO_AFFINITY Haswell)
  LAPACK: libopenblas
  LIBM: libopenlibm
  LLVM: libLLVM-3.3

Definitely doesn't present the best view of julia to new users.

@tlnagy
Copy link
Contributor Author

tlnagy commented Apr 4, 2016

Might be related to #15048

@yuyichao
Copy link
Contributor

yuyichao commented Apr 4, 2016

Close as dup. Gadfly does have a lot of dependencies.

@yuyichao yuyichao closed this as completed Apr 4, 2016
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

2 participants