Skip to content

Conversation

penelopeysm
Copy link
Member

@penelopeysm penelopeysm commented Aug 15, 2025

Still broken unfortunately.

Copy link
Contributor

github-actions bot commented Aug 15, 2025

Benchmark Report for Commit 7e1e004

Computer Information

Julia Version 1.11.6
Commit 9615af0f269 (2025-07-09 12:58 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.0 |                 1.5 |
|           Smorgasbord |       201 | forwarddiff |             typed |  false |                656.5 |                43.6 |
|           Smorgasbord |       201 | forwarddiff | simple_namedtuple |   true |                417.9 |                56.1 |
|           Smorgasbord |       201 | forwarddiff |           untyped |   true |               1106.3 |                32.7 |
|           Smorgasbord |       201 | forwarddiff |       simple_dict |   true |               6474.2 |                30.4 |
|           Smorgasbord |       201 | reversediff |             typed |   true |               1061.8 |                39.8 |
|           Smorgasbord |       201 |    mooncake |             typed |   true |               1028.7 |                 4.4 |
|    Loop univariate 1k |      1000 |    mooncake |             typed |   true |               5805.8 |                 4.4 |
|       Multivariate 1k |      1000 |    mooncake |             typed |   true |                983.8 |                 8.9 |
|   Loop univariate 10k |     10000 |    mooncake |             typed |   true |              65551.3 |                 3.9 |
|      Multivariate 10k |     10000 |    mooncake |             typed |   true |               8508.7 |                 9.9 |
|               Dynamic |        10 |    mooncake |             typed |   true |                137.7 |                11.5 |
|              Submodel |         1 |    mooncake |             typed |   true |                 13.0 |                 5.1 |
|                   LDA |        12 | reversediff |             typed |   true |               1260.8 |                 2.3 |

@coveralls
Copy link

coveralls commented Aug 15, 2025

Pull Request Test Coverage Report for Build 16996319196

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • 19 unchanged lines in 4 files lost coverage.
  • Overall coverage remained the same at 82.516%

Files with Coverage Reduction New Missed Lines %
src/model.jl 1 86.73%
src/simple_varinfo.jl 2 70.86%
src/varinfo.jl 6 84.65%
src/threadsafe.jl 10 64.86%
Totals Coverage Status
Change from base Build 16942570157: 0.0%
Covered Lines: 3247
Relevant Lines: 3935

💛 - Coveralls

Copy link

codecov bot commented Aug 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.87%. Comparing base (0cf3440) to head (7800f13).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1022      +/-   ##
==========================================
- Coverage   82.26%   80.87%   -1.39%     
==========================================
  Files          38       38              
  Lines        3947     3933      -14     
==========================================
- Hits         3247     3181      -66     
- Misses        700      752      +52     

☔ 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.

@penelopeysm penelopeysm reopened this Aug 15, 2025
@penelopeysm penelopeysm marked this pull request as draft August 15, 2025 18:11
Copy link
Contributor

DynamicPPL.jl documentation for PR #1022 is available at:
https://TuringLang.github.io/DynamicPPL.jl/previews/PR1022/

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