Skip to content

CompatHelper: bump compat for OrdinaryDiffEqLowStorageRK to 3 for package benchmark, (keep existing compat)#303

Closed
github-actions[bot] wants to merge 1 commit intomainfrom
compathelper/new_version/2026-04-30-01-06-16-746-03288043099
Closed

CompatHelper: bump compat for OrdinaryDiffEqLowStorageRK to 3 for package benchmark, (keep existing compat)#303
github-actions[bot] wants to merge 1 commit intomainfrom
compathelper/new_version/2026-04-30-01-06-16-746-03288043099

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

This pull request changes the compat entry for the OrdinaryDiffEqLowStorageRK package from 1.1 to 1.1, 3 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-30-01-06-16-746-03288043099 branch from 9a267b3 to 6064ea2 Compare April 30, 2026 01:06
@github-actions
Copy link
Copy Markdown
Contributor Author

Benchmark Results (Julia v1.10)

Time benchmarks
main 6064ea2... main / 6064ea2...
bbm_1d/bbm_1d_basic.jl - rhs!: 13.9 ± 0.4 μs 13.8 ± 0.29 μs 1.01 ± 0.036
bbm_1d/bbm_1d_fourier.jl - rhs!: 0.53 ± 0.011 ms 0.527 ± 0.3 ms 1 ± 0.58
bbm_bbm_1d/bbm_bbm_1d_basic_reflecting.jl - rhs!: 0.0808 ± 0.00038 ms 0.0822 ± 0.00037 ms 0.983 ± 0.0064
bbm_bbm_1d/bbm_bbm_1d_dg.jl - rhs!: 0.0345 ± 0.00059 ms 0.0342 ± 0.0025 ms 1.01 ± 0.075
bbm_bbm_1d/bbm_bbm_1d_relaxation.jl - rhs!: 27.4 ± 0.49 μs 27.2 ± 0.89 μs 1.01 ± 0.037
bbm_bbm_1d/bbm_bbm_1d_upwind_relaxation.jl - rhs!: 0.0484 ± 0.00077 ms 0.0488 ± 0.0026 ms 0.992 ± 0.055
hyperbolic_serre_green_naghdi_1d/hyperbolic_serre_green_naghdi_dingemans.jl - rhs!: 4.15 ± 0.03 μs 4.15 ± 0.031 μs 1 ± 0.01
kdv_1d/kdv_1d_basic.jl - rhs!: 1.36 ± 0.01 μs 1.34 ± 0.011 μs 1.01 ± 0.011
kdv_1d/kdv_1d_implicit.jl - rhs!: 1.36 ± 0.01 μs 1.38 ± 0.011 μs 0.986 ± 0.011
serre_green_naghdi_1d/serre_green_naghdi_well_balanced.jl - rhs!: 0.201 ± 0.0098 ms 0.199 ± 0.01 ms 1.01 ± 0.071
svaerd_kalisch_1d/svaerd_kalisch_1d_dingemans_relaxation.jl - rhs!: 0.147 ± 0.0049 ms 0.148 ± 0.005 ms 0.99 ± 0.047
time_to_load 2.33 ± 0.019 s 2.35 ± 0.002 s 0.992 ± 0.008
Memory benchmarks
main 6064ea2... main / 6064ea2...
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-30-01-06-16-746-03288043099 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