DynamicPPL.jl
DynamicPPL.jl copied to clipboard
Improvements to DynamicPPLBenchmarks
Produces results such as can be seen here: https://github.com/TuringLang/DynamicPPL.jl/pull/309#issuecomment-985080224
This might be helpful for running benchmarks via CI - https://github.com/tkf/BenchmarkCI.jl
@torfjelde should we improve this PR by incorporating TuringBenchmarks ? Alternatively, we can move all benchmarking code here into TuringBenchmarks . I am happy with both cases, but ideally, these benchmarking utilities should live in only one place to minimise confusion.
Also, https://github.com/TuringLang/TuringExamples contains some very old benchmarking code.
cc @xukai92 @devmotion
Pull Request Test Coverage Report for Build 5458519079
- 0 of 0 changed or added relevant lines in 0 files are covered.
- No unchanged relevant lines lost coverage.
- Overall coverage remained the same at 76.408%
| Totals | |
|---|---|
| Change from base Build 5358326778: | 0.0% |
| Covered Lines: | 1927 |
| Relevant Lines: | 2522 |
💛 - Coveralls
Codecov Report
Patch and project coverage have no change.
Comparison is base (
e6dd4ef) 76.40% compared to head (c867ae8) 76.40%.
Additional details and impacted files
@@ Coverage Diff @@
## master #346 +/- ##
=======================================
Coverage 76.40% 76.40%
=======================================
Files 21 21
Lines 2522 2522
=======================================
Hits 1927 1927
Misses 595 595
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.