Julia 0.4.6
tic(); using PyPlot; toc()
elapsed time: 2.569278583 seconds
Julia 0.5.0-rc2
tic(); using PyPlot; toc();
elapsed time: 5.360103935 seconds
This happens with precompiled packages, therefore - to my understanding - the root cause cannot be, that the new llvm version is slower compiling.
It would be very nice, if this regression could be fixed.
Computer: Linux 64 bit, Ubuntu 14.04, i7-3770 CPU @ 3.40GHz × 4