Skip to content

Conversation

@mhauru
Copy link
Member

@mhauru mhauru commented Oct 14, 2025

They are so badly out of date that I think they are more misleading than helpful. To be rewritten once VarInfo refactoring slows down.

@mhauru mhauru requested a review from sunxd3 October 14, 2025 12:29
@github-actions
Copy link
Contributor

github-actions bot commented Oct 14, 2025

Benchmark Report for Commit 04bbcc5

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 │            8.7 │             1.5 │
│           Smorgasbord │   201 │ forwarddiff │             typed │  false │          674.0 │            44.4 │
│           Smorgasbord │   201 │ forwarddiff │ simple_namedtuple │   true │          299.7 │            80.3 │
│           Smorgasbord │   201 │ forwarddiff │           untyped │   true │         1235.6 │            29.7 │
│           Smorgasbord │   201 │ forwarddiff │       simple_dict │   true │         7097.4 │            25.5 │
│           Smorgasbord │   201 │ reversediff │             typed │   true │         1445.8 │            29.0 │
│           Smorgasbord │   201 │    mooncake │             typed │   true │         1019.3 │             4.6 │
│           Smorgasbord │   201 │      enzyme │             typed │   true │         1461.9 │             2.7 │
│    Loop univariate 1k │  1000 │    mooncake │             typed │   true │         5793.5 │             4.2 │
│       Multivariate 1k │  1000 │    mooncake │             typed │   true │         1055.7 │             9.0 │
│   Loop univariate 10k │ 10000 │    mooncake │             typed │   true │        65929.1 │             3.9 │
│      Multivariate 10k │ 10000 │    mooncake │             typed │   true │         9443.9 │             9.4 │
│               Dynamic │    10 │    mooncake │             typed │   true │          131.4 │            11.0 │
│              Submodel │     1 │    mooncake │             typed │   true │           12.5 │             5.4 │
│                   LDA │    12 │ reversediff │             typed │   true │         1073.1 │             2.0 │
└───────────────────────┴───────┴─────────────┴───────────────────┴────────┴────────────────┴─────────────────┘

Copy link
Member

@sunxd3 sunxd3 left a comment

Choose a reason for hiding this comment

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

Maybe also add an issue on GitHub?

@codecov
Copy link

codecov bot commented Oct 14, 2025

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1073   +/-   ##
=======================================
  Coverage   82.32%   82.32%           
=======================================
  Files          39       39           
  Lines        3965     3965           
=======================================
  Hits         3264     3264           
  Misses        701      701           

☔ 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
Copy link
Member Author

mhauru commented Oct 14, 2025

Maybe also add an issue on GitHub?

Done now in #1075

@mhauru mhauru added this pull request to the merge queue Oct 14, 2025
Merged via the queue into main with commit c1d9b61 Oct 14, 2025
20 checks passed
@mhauru mhauru deleted the mhauru/remove-varinfo-docs branch October 14, 2025 14:05
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