Skip to content

Conversation

@penelopeysm
Copy link
Member

@github-actions
Copy link
Contributor

github-actions bot commented Nov 11, 2025

Benchmark Report for Commit a0fdc2a

Computer Information

Julia Version 1.11.7
Commit f2b3dbda30a (2025-09-08 12:10 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 │   Dim │  AD Backend │           VarInfo │ Linked │ t(eval)/t(ref) │ t(grad)/t(eval) │
├───────────────────────┼───────┼─────────────┼───────────────────┼────────┼────────────────┼─────────────────┤
│ Simple assume observe │     1 │ forwarddiff │             typed │  false │            6.5 │             1.8 │
│           Smorgasbord │   201 │ forwarddiff │             typed │  false │          720.4 │            45.2 │
│           Smorgasbord │   201 │ forwarddiff │ simple_namedtuple │   true │          415.2 │            55.6 │
│           Smorgasbord │   201 │ forwarddiff │           untyped │   true │          788.0 │            37.2 │
│           Smorgasbord │   201 │ forwarddiff │       simple_dict │   true │         7328.6 │            27.0 │
│           Smorgasbord │   201 │ forwarddiff │      typed_vector │   true │          811.9 │            39.8 │
│           Smorgasbord │   201 │ forwarddiff │    untyped_vector │   true │          781.0 │            37.2 │
│           Smorgasbord │   201 │ reversediff │             typed │   true │          941.8 │            44.0 │
│           Smorgasbord │   201 │    mooncake │             typed │   true │          713.5 │             6.1 │
│           Smorgasbord │   201 │      enzyme │             typed │   true │          892.9 │             4.2 │
│    Loop univariate 1k │  1000 │    mooncake │             typed │   true │         3887.0 │             5.7 │
│       Multivariate 1k │  1000 │    mooncake │             typed │   true │         1020.7 │             8.8 │
│   Loop univariate 10k │ 10000 │    mooncake │             typed │   true │        42686.5 │             5.2 │
│      Multivariate 10k │ 10000 │    mooncake │             typed │   true │         8805.2 │             9.6 │
│               Dynamic │    10 │    mooncake │             typed │   true │          115.6 │            12.2 │
│              Submodel │     1 │    mooncake │             typed │   true │            8.5 │             6.5 │
│                   LDA │    12 │ reversediff │             typed │   true │         1004.1 │             2.0 │
└───────────────────────┴───────┴─────────────┴───────────────────┴────────┴────────────────┴─────────────────┘

@codecov
Copy link

codecov bot commented Nov 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.58%. Comparing base (08fffa2) to head (a0fdc2a).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1135      +/-   ##
==========================================
+ Coverage   81.48%   81.58%   +0.10%     
==========================================
  Files          40       40              
  Lines        3845     3845              
==========================================
+ Hits         3133     3137       +4     
+ Misses        712      708       -4     

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

@github-actions
Copy link
Contributor

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

@penelopeysm
Copy link
Member Author

The AD tests take ages now. Thankfully, FastLDF will solve this problem.

@penelopeysm penelopeysm merged commit 754b190 into main Nov 11, 2025
19 checks passed
@penelopeysm penelopeysm deleted the py/mc branch November 11, 2025 21:55
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