Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation benchmarks #251

Open
KristofferC opened this issue Dec 3, 2019 · 0 comments · May be fixed by #252 or #313
Open

Compilation benchmarks #251

KristofferC opened this issue Dec 3, 2019 · 0 comments · May be fixed by #252 or #313

Comments

@KristofferC
Copy link
Contributor

Runtime of functions is nice, but it is also nice to track things like time to first plot.

Incorporating a set of compilation time benchmarks is a bit tricky because you need to take care to restart Julia, clear out precompilation files etc but it should be doable.

@KristofferC KristofferC changed the title Compilation tests Compilation benchmarks Dec 3, 2019
@KristofferC KristofferC linked a pull request Dec 10, 2019 that will close this issue
aviatesk added a commit that referenced this issue 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
@aviatesk aviatesk linked a pull request Apr 6, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant