Skip to content

Add a changelog entry for 0.35.4 #852

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

Merged
merged 1 commit into from
Mar 19, 2025
Merged

Add a changelog entry for 0.35.4 #852

merged 1 commit into from
Mar 19, 2025

Conversation

penelopeysm
Copy link
Member

We overlooked this in #851

@penelopeysm penelopeysm enabled auto-merge March 19, 2025 22:13
@penelopeysm penelopeysm disabled auto-merge March 19, 2025 22:13
@penelopeysm penelopeysm merged commit e4fa7f2 into main Mar 19, 2025
6 of 17 checks passed
@penelopeysm penelopeysm deleted the py/0.35.4-changelog branch March 19, 2025 22:13
Copy link
Contributor

Benchmark Report for Commit 1cd8868077f3e7220efd9bb1830a6e40e4e725d0

Computer Information

Julia Version 1.11.4
Commit 8561cc3d68d (2025-03-10 11:36 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: Linux (x86_64-linux-gnu)
  CPU: 4 × AMD EPYC 7763 64-Core Processor
  WORD_SIZE: 64
  LLVM: libLLVM-16.0.6 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Benchmark Results

|                 Model | Dimension |  AD Backend |      VarInfo Type | Linked | Eval Time / Ref Time | AD Time / Eval Time |
|-----------------------|-----------|-------------|-------------------|--------|----------------------|---------------------|
| Simple assume observe |         1 | forwarddiff |             typed |  false |                  9.5 |                 1.5 |
|           Smorgasbord |       201 | forwarddiff |             typed |  false |                594.1 |                43.2 |
|           Smorgasbord |       201 | forwarddiff | simple_namedtuple |   true |                410.6 |                47.6 |
|           Smorgasbord |       201 | forwarddiff |           untyped |   true |               1180.5 |                28.8 |
|           Smorgasbord |       201 | forwarddiff |       simple_dict |   true |               3882.2 |                20.6 |
|           Smorgasbord |       201 | reversediff |             typed |   true |               1417.3 |                29.6 |
|           Smorgasbord |       201 |    mooncake |             typed |   true |                910.6 |                 5.4 |
|    Loop univariate 1k |      1000 |    mooncake |             typed |   true |               5326.2 |                 4.1 |
|       Multivariate 1k |      1000 |    mooncake |             typed |   true |               1071.9 |                 8.3 |
|   Loop univariate 10k |     10000 |    mooncake |             typed |   true |              59740.6 |                 3.8 |
|      Multivariate 10k |     10000 |    mooncake |             typed |   true |               9117.7 |                 9.2 |
|               Dynamic |        10 |    mooncake |             typed |   true |                121.3 |                11.6 |
|              Submodel |         1 |    mooncake |             typed |   true |                 24.1 |                 7.1 |
|                   LDA |        12 | reversediff |             typed |   true |                456.5 |                 4.6 |

Copy link

codecov bot commented Mar 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.43%. Comparing base (915059b) to head (1cd8868).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #852   +/-   ##
=======================================
  Coverage   84.43%   84.43%           
=======================================
  Files          34       34           
  Lines        3849     3849           
=======================================
  Hits         3250     3250           
  Misses        599      599           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 13957713198

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 163 unchanged lines in 16 files lost coverage.
  • Overall coverage decreased (-4.5%) to 80.068%

Files with Coverage Reduction New Missed Lines %
ext/DynamicPPLEnzymeCoreExt.jl 1 0.0%
ext/DynamicPPLForwardDiffExt.jl 1 63.64%
src/sampler.jl 1 89.06%
src/experimental.jl 3 0.0%
src/submodel_macro.jl 3 81.08%
src/values_as_in_model.jl 3 59.52%
src/varinfo.jl 7 82.37%
src/varnamedvector.jl 7 90.1%
src/threadsafe.jl 10 60.55%
src/model.jl 11 84.17%
Totals Coverage Status
Change from base Build 13952734022: -4.5%
Covered Lines: 3073
Relevant Lines: 3838

💛 - Coveralls

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.

2 participants