Skip to content

add some latency benchmarks#252

Open
KristofferC wants to merge 2 commits into
masterfrom
kc/latency
Open

add some latency benchmarks#252
KristofferC wants to merge 2 commits into
masterfrom
kc/latency

Conversation

@KristofferC

Copy link
Copy Markdown
Contributor

Fixes #251

@ararslan

ararslan commented Dec 10, 2019

Copy link
Copy Markdown
Member

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

KristofferC commented Dec 10, 2019

Copy link
Copy Markdown
Contributor Author

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

@KristofferC

KristofferC commented Dec 11, 2019

Copy link
Copy Markdown
Contributor Author

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