Skip to content

0.5.0-rc2 Up to 2x performance regression loading precompiled packages #18030

@ufechner7

Description

@ufechner7

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions