Skip to content

Conversation

@github-actions
Copy link
Contributor

This pull request changes the compat entry for the JET package from 0.9, 0.10 to 0.9, 0.10, 0.11 for package docs.
This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.

@devmotion devmotion force-pushed the compathelper/new_version/2025-10-23-00-12-14-411-02414532241 branch from 713baaa to 6d2e687 Compare October 23, 2025 00:12
@github-actions
Copy link
Contributor Author

github-actions bot commented Oct 23, 2025

Benchmark Report for Commit 6d2e687

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.8 │             1.8 │
│           Smorgasbord │   201 │ forwarddiff │             typed │  false │          736.7 │            43.9 │
│           Smorgasbord │   201 │ forwarddiff │ simple_namedtuple │   true │          437.9 │            60.4 │
│           Smorgasbord │   201 │ forwarddiff │           untyped │   true │          819.2 │            36.7 │
│           Smorgasbord │   201 │ forwarddiff │       simple_dict │   true │         6958.1 │            27.7 │
│           Smorgasbord │   201 │ reversediff │             typed │   true │          767.7 │            56.2 │
│           Smorgasbord │   201 │    mooncake │             typed │   true │          741.3 │             6.3 │
│           Smorgasbord │   201 │      enzyme │             typed │   true │          925.4 │             4.1 │
│    Loop univariate 1k │  1000 │    mooncake │             typed │   true │         4053.7 │             5.7 │
│       Multivariate 1k │  1000 │    mooncake │             typed │   true │         1027.0 │             9.1 │
│   Loop univariate 10k │ 10000 │    mooncake │             typed │   true │        44334.2 │             5.3 │
│      Multivariate 10k │ 10000 │    mooncake │             typed │   true │         8856.4 │            10.1 │
│               Dynamic │    10 │    mooncake │             typed │   true │          126.7 │            10.6 │
│              Submodel │     1 │    mooncake │             typed │   true │            9.4 │             6.3 │
│                   LDA │    12 │ reversediff │             typed │   true │         1015.8 │             2.0 │
└───────────────────────┴───────┴─────────────┴───────────────────┴────────┴────────────────┴─────────────────┘

@codecov
Copy link

codecov bot commented Oct 23, 2025

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1084      +/-   ##
==========================================
- Coverage   81.06%   78.38%   -2.68%     
==========================================
  Files          40       39       -1     
  Lines        3749     3673      -76     
==========================================
- Hits         3039     2879     -160     
- Misses        710      794      +84     

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

@yebai yebai deleted the compathelper/new_version/2025-10-23-00-12-14-411-02414532241 branch October 30, 2025 17:28
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.

1 participant