Skip to content

Conversation

KristofferC
Copy link
Contributor

Fixes #251

@ararslan
Copy link
Member

ararslan commented Dec 10, 2019

1.0 failure: https://travis-ci.org/JuliaCI/BaseBenchmarks.jl/jobs/623222151#L1450

Internal error: encountered unexpected error in runtime:
StackOverflowError()
setindex! at ./essentials.jl:440 [inlined]
process_node! at ./compiler/ssair/ir.jl:760
process_node! at ./compiler/ssair/ir.jl:790 [inlined]
iterate at ./compiler/ssair/ir.jl:882
iterate at ./compiler/ssair/ir.jl:889
iterate at ./compiler/ssair/ir.jl:889
iterate at ./compiler/ssair/ir.jl:889
iterate at ./compiler/ssair/ir.jl:889
...

Seems not great.

@KristofferC
Copy link
Contributor Author

KristofferC commented Dec 10, 2019

Doesn't even seem to be from this PR though?

@KristofferC
Copy link
Contributor Author

KristofferC commented Dec 11, 2019

Passes now lul...

Oh, it passes even with the stackoverflow 📦

Should probably check that the plot is properly produced: https://travis-ci.org/JuliaCI/BaseBenchmarks.jl/jobs/623400233#L67244-L67251.

@KristofferC KristofferC closed this Sep 5, 2020
@KristofferC KristofferC reopened this Sep 5, 2020
aviatesk added a commit that referenced this pull request Apr 6, 2023
This commit adds more real-world, heavy compilation benchmarks,
using DataFrames.jl, CSV.jl, Plots.jl and OrdinaryDiffEq.jl as examples.

replaces #252
closes #251
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

Successfully merging this pull request may close these issues.

Compilation benchmarks
2 participants