Skip to content

Conversation

@mhauru
Copy link
Member

@mhauru mhauru commented Oct 29, 2025

Sometimes a benchmark fails and you lose all your results. This way you won't, at least when running locally.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 29, 2025

Benchmark Report for Commit eef52ca

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 × Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz
  WORD_SIZE: 64
  LLVM: libLLVM-16.0.6 (ORCJIT, icelake-server)
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 │            7.0 │             1.7 │
│           Smorgasbord │   201 │ forwarddiff │             typed │  false │          962.7 │            40.1 │
│           Smorgasbord │   201 │ forwarddiff │ simple_namedtuple │   true │          410.4 │            74.5 │
│           Smorgasbord │   201 │ forwarddiff │           untyped │   true │          847.8 │            40.1 │
│           Smorgasbord │   201 │ forwarddiff │       simple_dict │   true │         7180.3 │            26.1 │
│           Smorgasbord │   201 │ reversediff │             typed │   true │          848.0 │            53.0 │
│           Smorgasbord │   201 │    mooncake │             typed │   true │          789.9 │             5.5 │
│           Smorgasbord │   201 │      enzyme │             typed │   true │          925.4 │             3.8 │
│    Loop univariate 1k │  1000 │    mooncake │             typed │   true │         3737.7 │             7.2 │
│       Multivariate 1k │  1000 │    mooncake │             typed │   true │         1299.2 │             7.3 │
│   Loop univariate 10k │ 10000 │    mooncake │             typed │   true │        39633.8 │             6.5 │
│      Multivariate 10k │ 10000 │    mooncake │             typed │   true │        11935.0 │             8.0 │
│               Dynamic │    10 │    mooncake │             typed │   true │          149.0 │             7.8 │
│              Submodel │     1 │    mooncake │             typed │   true │            9.3 │             6.2 │
│                   LDA │    12 │ reversediff │             typed │   true │          962.9 │             2.1 │
└───────────────────────┴───────┴─────────────┴───────────────────┴────────┴────────────────┴─────────────────┘

@codecov
Copy link

codecov bot commented Oct 29, 2025

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1100   +/-   ##
=======================================
  Coverage   81.43%   81.43%           
=======================================
  Files          40       40           
  Lines        3749     3749           
=======================================
  Hits         3053     3053           
  Misses        696      696           

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

mhauru and others added 2 commits October 29, 2025 14:23
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@mhauru mhauru requested a review from penelopeysm October 29, 2025 14:24
@github-actions
Copy link
Contributor

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

Copy link
Member

@penelopeysm penelopeysm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mhauru mhauru added this pull request to the merge queue Oct 29, 2025
Merged via the queue into main with commit 90b591b Oct 29, 2025
19 checks passed
@mhauru mhauru deleted the mhauru/intermediate-benchmark-results branch October 29, 2025 16:17
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.

3 participants