-
Notifications
You must be signed in to change notification settings - Fork 37
Comparative benchmarks #1143
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
Comparative benchmarks #1143
Conversation
Benchmark Report
Computer InformationBenchmark Results |
|
That's not true, I am a grown up programmer and I can gracefully handle files that don't exist. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1143 +/- ##
=======================================
Coverage 81.58% 81.58%
=======================================
Files 40 40
Lines 3845 3845
=======================================
Hits 3137 3137
Misses 708 708 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
AirspeedVelocity.jl from @MilesCranmer looks great for benchmarking purposes. |
|
Ah, yes, that looks good. I'm sure somebody can investigate switching over to it when they find the time. |
|
DynamicPPL.jl documentation for PR #1143 is available at: |
|
I'm going to merge this to see if it actually works correctly with another PR |
|
Yesssss |
This is the PR you all probably wanted but never got round to doing. It changes the benchmark workflow so that it runs benchmarks on the current PR, on the base of the PR, and prints a table side by side.
No doubt I'll have messed the CI part up, so we'll see.