Skip to content
This repository was archived by the owner on Oct 12, 2019. It is now read-only.

0.5 compat #49

Merged
merged 2 commits into from
Aug 15, 2016
Merged

0.5 compat #49

merged 2 commits into from
Aug 15, 2016

Conversation

sjkelly
Copy link
Member

@sjkelly sjkelly commented Aug 15, 2016

Fix some dep warns and test on 0.5. This should be the only issues for running 0.5. I am also seeing significantly better performance margins on 0.5, and I am not sure where it was gained.

julia> Pkg.test("ImmutableArrays")
INFO: Testing ImmutableArrays
ImmutableArray operation speed relative to native Julia arrays:
+ 0.06773972944842568
* 0.10612913453695451

@coveralls
Copy link

coveralls commented Aug 15, 2016

Coverage Status

Coverage remained the same at 96.897% when pulling c51ecc8 on sjk/05compat into 08e1b30 on master.

@sjkelly
Copy link
Member Author

sjkelly commented Aug 15, 2016

There are warnings during precompile related to JuliaLang/julia#17618, AFAIK. After precompile it runs without warning, so I suspect this will be fixed when backported to release-0.5.

@sjkelly sjkelly merged commit 5ef3cb7 into master Aug 15, 2016
@sjkelly sjkelly deleted the sjk/05compat branch August 15, 2016 16:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants