Skip to content

CompatHelper: bump compat for OrdinaryDiffEqTsit5 to 2 for package benchmark, (keep existing compat)#297

Closed
github-actions[bot] wants to merge 1 commit into
mainfrom
compathelper/new_version/2026-04-26-01-03-38-900-01443660410
Closed

CompatHelper: bump compat for OrdinaryDiffEqTsit5 to 2 for package benchmark, (keep existing compat)#297
github-actions[bot] wants to merge 1 commit into
mainfrom
compathelper/new_version/2026-04-26-01-03-38-900-01443660410

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

This pull request changes the compat entry for the OrdinaryDiffEqTsit5 package from 1.1 to 1.1, 2 for package benchmark.
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.

@JoshuaLampert JoshuaLampert force-pushed the compathelper/new_version/2026-04-26-01-03-38-900-01443660410 branch from 711abf2 to c1922a6 Compare April 26, 2026 01:03
@github-actions
Copy link
Copy Markdown
Contributor Author

Benchmark Results (Julia v1.10)

Time benchmarks
main c1922a6... main / c1922a6...
bbm_1d/bbm_1d_basic.jl - rhs!: 13.9 ± 0.26 μs 14.1 ± 0.91 μs 0.987 ± 0.067
bbm_1d/bbm_1d_fourier.jl - rhs!: 0.526 ± 0.32 ms 0.536 ± 0.011 ms 0.982 ± 0.6
bbm_bbm_1d/bbm_bbm_1d_basic_reflecting.jl - rhs!: 0.0826 ± 0.00039 ms 0.0807 ± 0.00022 ms 1.02 ± 0.0056
bbm_bbm_1d/bbm_bbm_1d_dg.jl - rhs!: 0.0345 ± 0.0024 ms 0.0343 ± 0.0011 ms 1.01 ± 0.078
bbm_bbm_1d/bbm_bbm_1d_relaxation.jl - rhs!: 27.3 ± 2.6 μs 27.7 ± 2.9 μs 0.984 ± 0.14
bbm_bbm_1d/bbm_bbm_1d_upwind_relaxation.jl - rhs!: 0.0486 ± 0.0031 ms 0.0487 ± 0.0029 ms 0.997 ± 0.087
hyperbolic_serre_green_naghdi_1d/hyperbolic_serre_green_naghdi_dingemans.jl - rhs!: 4.19 ± 0.04 μs 4.26 ± 0.04 μs 0.984 ± 0.013
kdv_1d/kdv_1d_basic.jl - rhs!: 1.38 ± 0.011 μs 1.41 ± 0.001 μs 0.979 ± 0.0078
kdv_1d/kdv_1d_implicit.jl - rhs!: 1.37 ± 0.01 μs 1.36 ± 0.01 μs 1.01 ± 0.01
serre_green_naghdi_1d/serre_green_naghdi_well_balanced.jl - rhs!: 0.198 ± 0.0087 ms 0.197 ± 0.0085 ms 1 ± 0.062
svaerd_kalisch_1d/svaerd_kalisch_1d_dingemans_relaxation.jl - rhs!: 0.148 ± 0.0035 ms 0.145 ± 0.003 ms 1.02 ± 0.032
time_to_load 2.26 ± 0.01 s 2.3 ± 0.0063 s 0.984 ± 0.0053
Memory benchmarks
main c1922a6... main / c1922a6...
bbm_1d/bbm_1d_basic.jl - rhs!: 1 allocs: 4.12 kB 1 allocs: 4.12 kB 1
bbm_1d/bbm_1d_fourier.jl - rhs!: 1 allocs: 4.12 kB 1 allocs: 4.12 kB 1
bbm_bbm_1d/bbm_bbm_1d_basic_reflecting.jl - rhs!: 5 allocs: 1.17 kB 5 allocs: 1.17 kB 1
bbm_bbm_1d/bbm_bbm_1d_dg.jl - rhs!: 10 allocs: 8.62 kB 10 allocs: 8.62 kB 1
bbm_bbm_1d/bbm_bbm_1d_relaxation.jl - rhs!: 2 allocs: 8.25 kB 2 allocs: 8.25 kB 1
bbm_bbm_1d/bbm_bbm_1d_upwind_relaxation.jl - rhs!: 2 allocs: 8.25 kB 2 allocs: 8.25 kB 1
hyperbolic_serre_green_naghdi_1d/hyperbolic_serre_green_naghdi_dingemans.jl - rhs!: 0 allocs: 0 B 0 allocs: 0 B
kdv_1d/kdv_1d_basic.jl - rhs!: 0 allocs: 0 B 0 allocs: 0 B
kdv_1d/kdv_1d_implicit.jl - rhs!: 0 allocs: 0 B 0 allocs: 0 B
serre_green_naghdi_1d/serre_green_naghdi_well_balanced.jl - rhs!: 0.075 k allocs: 0.66 MB 0.075 k allocs: 0.66 MB 1
svaerd_kalisch_1d/svaerd_kalisch_1d_dingemans_relaxation.jl - rhs!: 0.042 k allocs: 0.315 MB 0.042 k allocs: 0.315 MB 1
time_to_load 0.153 k allocs: 14.5 kB 0.153 k allocs: 14.5 kB 1

Copy link
Copy Markdown
Member

@JoshuaLampert JoshuaLampert left a comment

Choose a reason for hiding this comment

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

Should be done in #291.

@ranocha ranocha closed this in #291 May 1, 2026
@ranocha ranocha deleted the compathelper/new_version/2026-04-26-01-03-38-900-01443660410 branch May 1, 2026 04:54
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