Skip to content

Bump Core - #353

Merged
ErikQQY merged 1 commit into
masterfrom
update_core
Jul 18, 2025
Merged

Bump Core#353
ErikQQY merged 1 commit into
masterfrom
update_core

Conversation

@ErikQQY

@ErikQQY ErikQQY commented Jul 18, 2025

Copy link
Copy Markdown
Member

Fix #352

@github-actions

Copy link
Copy Markdown
Contributor

Benchmark Results

Click to check benchmark results
master a947290... master / a947290...
Simple Pendulum/IIP/BoundaryValueDiffEqMIRK.MIRK2() 0.584 ± 0.013 s 0.588 ± 0.012 s 0.994 ± 0.03
Simple Pendulum/IIP/BoundaryValueDiffEqMIRK.MIRK3() 13.8 ± 0.64 ms 13.9 ± 0.63 ms 0.995 ± 0.065
Simple Pendulum/IIP/BoundaryValueDiffEqMIRK.MIRK4() 3.17 ± 0.2 ms 3.18 ± 0.19 ms 0.998 ± 0.087
Simple Pendulum/IIP/BoundaryValueDiffEqMIRK.MIRK5() 9.4 ± 1.3 ms 9.43 ± 1.3 ms 0.997 ± 0.19
Simple Pendulum/IIP/BoundaryValueDiffEqMIRK.MIRK6() 1.63 ± 0.28 ms 1.64 ± 0.28 ms 0.996 ± 0.24
Simple Pendulum/IIP/MultipleShooting(10, Tsit5; grid_coarsening = false) 1.85 ± 0.61 ms 1.86 ± 0.63 ms 0.992 ± 0.47
Simple Pendulum/IIP/MultipleShooting(10, Tsit5; grid_coarsening = true) 3.11 ± 0.96 ms 3.11 ± 0.97 ms 1 ± 0.44
Simple Pendulum/IIP/MultipleShooting(100, Tsit5; grid_coarsening = false) 0.0662 ± 0.0058 s 0.0659 ± 0.0078 s 1 ± 0.15
Simple Pendulum/IIP/MultipleShooting(100, Tsit5; grid_coarsening = true) 0.0793 ± 0.0064 s 0.0799 ± 0.0085 s 0.993 ± 0.13
Simple Pendulum/IIP/Shooting(Tsit5()) 0.239 ± 0.076 ms 0.237 ± 0.076 ms 1.01 ± 0.45
Simple Pendulum/OOP/BoundaryValueDiffEqMIRK.MIRK2() 0.735 ± 0.0064 s 0.74 ± 0.006 s 0.993 ± 0.012
Simple Pendulum/OOP/BoundaryValueDiffEqMIRK.MIRK3() 16.7 ± 4.9 ms 16.9 ± 5.1 ms 0.989 ± 0.42
Simple Pendulum/OOP/BoundaryValueDiffEqMIRK.MIRK4() 3.66 ± 0.16 ms 3.69 ± 0.26 ms 0.991 ± 0.082
Simple Pendulum/OOP/BoundaryValueDiffEqMIRK.MIRK5() 10.9 ± 1.6 ms 11.1 ± 0.92 ms 0.987 ± 0.17
Simple Pendulum/OOP/BoundaryValueDiffEqMIRK.MIRK6() 1.91 ± 0.15 ms 1.91 ± 0.18 ms 1 ± 0.12
Simple Pendulum/OOP/MultipleShooting(10, Tsit5; grid_coarsening = false) 3.57 ± 2.9 ms 3.53 ± 2.9 ms 1.01 ± 1.2
Simple Pendulum/OOP/MultipleShooting(10, Tsit5; grid_coarsening = true) 6 ± 5 ms 5.94 ± 5 ms 1.01 ± 1.2
Simple Pendulum/OOP/MultipleShooting(100, Tsit5; grid_coarsening = false) 0.117 ± 0.0019 s 0.117 ± 0.0051 s 0.996 ± 0.046
Simple Pendulum/OOP/MultipleShooting(100, Tsit5; grid_coarsening = true) 0.141 ± 0.0062 s 0.143 ± 0.0052 s 0.988 ± 0.056
Simple Pendulum/OOP/Shooting(Tsit5()) 0.794 ± 0.04 ms 0.631 ± 0.028 ms 1.26 ± 0.085
time_to_load 4.97 ± 0.028 s 4.97 ± 0.026 s 1 ± 0.0076
### Benchmark Plots A plot of the benchmark results has been uploaded as an artifact to the workflow run for this PR. Go to "Actions"->"Benchmark a pull request"->[the most recent run]->"Artifacts" (at the bottom).

@ErikQQY
ErikQQY merged commit 42cdbce into master Jul 18, 2025
27 of 30 checks passed
@ErikQQY
ErikQQY deleted the update_core branch July 18, 2025 05:04
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.

Latest BoundaryValueDiffEq cannot compile with BoundaryValueDiffEqCore v1.7

1 participant