Skip to content

Conversation

@penelopeysm
Copy link
Member

it is bound to fail because of Libtask so there is no point doing this

@github-actions
Copy link
Contributor

github-actions bot commented Oct 9, 2025

Benchmark Report for Commit eaa2074

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.8 │             1.5 │
│           Smorgasbord │   201 │ forwarddiff │             typed │  false │          678.4 │            44.7 │
│           Smorgasbord │   201 │ forwarddiff │ simple_namedtuple │   true │          303.8 │            80.4 │
│           Smorgasbord │   201 │ forwarddiff │           untyped │   true │         1243.7 │            29.9 │
│           Smorgasbord │   201 │ forwarddiff │       simple_dict │   true │         7139.5 │            25.5 │
│           Smorgasbord │   201 │ reversediff │             typed │   true │         1458.5 │            29.8 │
│           Smorgasbord │   201 │    mooncake │             typed │   true │         1010.2 │             4.8 │
│           Smorgasbord │   201 │      enzyme │             typed │   true │         1468.9 │             2.7 │
│    Loop univariate 1k │  1000 │    mooncake │             typed │   true │         5804.5 │             4.5 │
│       Multivariate 1k │  1000 │    mooncake │             typed │   true │         1019.5 │             9.4 │
│   Loop univariate 10k │ 10000 │    mooncake │             typed │   true │        66123.9 │             4.3 │
│      Multivariate 10k │ 10000 │    mooncake │             typed │   true │         8936.5 │            10.3 │
│               Dynamic │    10 │    mooncake │             typed │   true │          138.1 │            10.4 │
│              Submodel │     1 │    mooncake │             typed │   true │           13.0 │             5.0 │
│                   LDA │    12 │ reversediff │             typed │   true │         1084.3 │             2.0 │
└───────────────────────┴───────┴─────────────┴───────────────────┴────────┴────────────────┴─────────────────┘

@codecov
Copy link

codecov bot commented Oct 9, 2025

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1069   +/-   ##
=======================================
  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.

@penelopeysm penelopeysm added this pull request to the merge queue Oct 9, 2025
Merged via the queue into main with commit fa87b27 Oct 9, 2025
20 checks passed
@penelopeysm penelopeysm deleted the py/integ branch October 9, 2025 16:21
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