Skip to content

CompatHelper: bump compat for DataStructures to 0.19 for package docs, (keep existing compat) #1006

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 2, 2025

This pull request changes the compat entry for the DataStructures package from 0.18 to 0.18, 0.19 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-08-02-00-13-08-248-00083596736 branch from 15a4650 to 9aada55 Compare August 2, 2025 00:13
Copy link
Contributor Author

github-actions bot commented Aug 2, 2025

Benchmark Report for Commit 82bfd0a

Computer Information

Julia Version 1.11.6
Commit 9615af0f269 (2025-07-09 12:58 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 | Dimension |  AD Backend |      VarInfo Type | Linked | Eval Time / Ref Time | AD Time / Eval Time |
|-----------------------|-----------|-------------|-------------------|--------|----------------------|---------------------|
| Simple assume observe |         1 | forwarddiff |             typed |  false |                 10.7 |                 1.5 |
|           Smorgasbord |       201 | forwarddiff |             typed |  false |                770.6 |                37.5 |
|           Smorgasbord |       201 | forwarddiff | simple_namedtuple |   true |                359.8 |                60.5 |
|           Smorgasbord |       201 | forwarddiff |           untyped |   true |               1310.3 |                28.1 |
|           Smorgasbord |       201 | forwarddiff |       simple_dict |   true |               3382.4 |                24.9 |
|           Smorgasbord |       201 | reversediff |             typed |   true |               1534.6 |                28.2 |
|           Smorgasbord |       201 |    mooncake |             typed |   true |                990.2 |                 5.2 |
|    Loop univariate 1k |      1000 |    mooncake |             typed |   true |               5756.4 |                 4.0 |
|       Multivariate 1k |      1000 |    mooncake |             typed |   true |               1108.1 |                 8.3 |
|   Loop univariate 10k |     10000 |    mooncake |             typed |   true |              64203.6 |                 3.6 |
|      Multivariate 10k |     10000 |    mooncake |             typed |   true |               9144.8 |                 9.5 |
|               Dynamic |        10 |    mooncake |             typed |   true |                136.5 |                12.4 |
|              Submodel |         1 |    mooncake |             typed |   true |                 14.0 |                 6.3 |
|                   LDA |        12 | reversediff |             typed |   true |                480.6 |                 5.8 |

Copy link
Contributor Author

github-actions bot commented Aug 4, 2025

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

@penelopeysm
Copy link
Member

compathelper forces all versions to resolve to the latest, which makes it install JET 0.10, which only works on Julia 1.12, which makes CI fail completely. Yay for compathelper again!

@penelopeysm penelopeysm closed this Aug 4, 2025
@penelopeysm penelopeysm deleted the compathelper/new_version/2025-08-02-00-13-08-248-00083596736 branch August 4, 2025 11:07
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