Skip to content

CompatHelper: bump compat for OrderedCollections to 2, (keep existing compat)#1417

Closed
github-actions[bot] wants to merge 1 commit into
mainfrom
compathelper/new_version/2026-06-03-00-45-42-007-01423077595
Closed

CompatHelper: bump compat for OrderedCollections to 2, (keep existing compat)#1417
github-actions[bot] wants to merge 1 commit into
mainfrom
compathelper/new_version/2026-06-03-00-45-42-007-01423077595

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

This pull request changes the compat entry for the OrderedCollections package from 1 to 1, 2.
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/2026-06-03-00-45-42-007-01423077595 branch from 56f9c42 to ef8f413 Compare June 3, 2026 00:45
@codecov

codecov Bot commented Jun 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.58%. Comparing base (9347d11) to head (ef8f413).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1417   +/-   ##
=======================================
  Coverage   81.58%   81.58%           
=======================================
  Files          50       50           
  Lines        3578     3578           
=======================================
  Hits         2919     2919           
  Misses        659      659           

☔ 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

github-actions Bot commented Jun 3, 2026

Copy link
Copy Markdown
Contributor Author

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

@github-actions

github-actions Bot commented Jun 3, 2026

Copy link
Copy Markdown
Contributor Author

Benchmarks @ ef8f413

Performance Ratio: gradient time divided by log-density time.

For very small models these ratios are noisy across runs and machines; raw primal and gradient timings are more reliable. The benchmarks are aimed at DynamicPPL developers and mainly catch obvious allocation or type-stability regressions. See benchmark notes for details.

===================================================================================================
                                               eval                       gradient                 
                                            ----------  -------------------------------------------
Model                        dim    linked      primal     FwdDiff    RvsDiff    Mooncake    Enzyme
---------------------------------------------------------------------------------------------------
Simple assume observe*         1     false     4.63 ns       12.51    1444.54       35.54     12.17
Simple assume observe*         1      true     4.63 ns       12.72    1640.82       35.80     12.64
Smorgasbord                  201     false     5.93 μs       74.36     134.33        7.00      9.64
Smorgasbord                  201      true     7.59 μs       74.71     141.09        6.14      6.91
Loop univariate 1k          1000     false     17.8 μs      990.69     302.45        7.83      6.60
Loop univariate 1k          1000      true     19.1 μs     1365.59     285.64        7.49      6.12
Multivariate 1k             1000     false     24.0 μs      324.65      72.06        8.59      3.22
Multivariate 1k             1000      true     21.6 μs      296.16      62.96       10.33      2.91
Loop univariate 10k        10000     false    174.0 μs    12140.31     330.66        8.34      6.74
Loop univariate 10k        10000      true    187.0 μs    11829.63     312.89        7.80      6.25
Multivariate 10k           10000     false    200.0 μs     5553.96      88.40       11.32      2.32
Multivariate 10k           10000      true    200.0 μs     5620.28      88.68       11.33      2.30
Dynamic                       15     false     1.37 μs         err      45.16       14.34     11.23
Dynamic                       10      true     1.91 μs        2.10      59.44       13.45     20.81
Submodel*                      1     false     4.64 ns       12.56    1702.10       35.65     12.62
Submodel*                      1      true     4.64 ns       12.45    1844.82       35.49     12.58
LDA                           12      true     24.0 μs        0.59       2.00       33.25       err
===================================================================================================
Main @ 9347d11
===================================================================================================
                                               eval                       gradient                 
                                            ----------  -------------------------------------------
Model                        dim    linked      primal     FwdDiff    RvsDiff    Mooncake    Enzyme
---------------------------------------------------------------------------------------------------
Simple assume observe*         1     false      4.2 ns       14.11    1501.58       44.44     18.38
Simple assume observe*         1      true      4.2 ns       14.38    1697.37       45.08     19.27
Smorgasbord                  201     false     5.66 μs       80.06     138.88        7.05      7.73
Smorgasbord                  201      true     7.46 μs       80.20     137.85        6.19      5.50
Loop univariate 1k          1000     false     16.4 μs     1141.79     307.65        9.37      7.92
Loop univariate 1k          1000      true     19.9 μs     1382.37     256.44        8.08      6.52
Multivariate 1k             1000     false     24.3 μs      295.59      62.14        8.05      2.07
Multivariate 1k             1000      true     22.7 μs      276.05      69.04        9.75      2.07
Loop univariate 10k        10000     false    157.0 μs    15002.87     333.47        9.73      7.99
Loop univariate 10k        10000      true    192.0 μs    13661.44     290.08        8.29      6.49
Multivariate 10k           10000     false    213.0 μs     4574.35      79.61        9.94      1.88
Multivariate 10k           10000      true    213.0 μs     4538.06      79.34       10.04      1.85
Dynamic                       15     false      1.4 μs         err      43.12       13.64     10.97
Dynamic                       10      true     1.94 μs        2.01      57.05       11.51     17.75
Submodel*                      1     false      4.2 ns       14.23    1740.88       44.18     18.65
Submodel*                      1      true      4.2 ns       14.42    1974.05       43.76     19.41
LDA                           12      true     22.8 μs        0.62       2.00       30.22       err
===================================================================================================
Environment
Julia Version 1.11.9
Commit 53a02c0720c (2026-02-06 00:27 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)

@yebai yebai closed this Jun 5, 2026
@yebai yebai deleted the compathelper/new_version/2026-06-03-00-45-42-007-01423077595 branch June 5, 2026 07:22
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