Skip to content

Update BenchmarkPR.yml #334

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

Merged
merged 2 commits into from
May 19, 2025
Merged

Update BenchmarkPR.yml #334

merged 2 commits into from
May 19, 2025

Conversation

ErikQQY
Copy link
Member

@ErikQQY ErikQQY commented May 19, 2025

Fix: #301

@ErikQQY ErikQQY merged commit 0a71586 into master May 19, 2025
5 of 6 checks passed
Copy link
Contributor

github-actions bot commented May 19, 2025

Benchmark Results

master 4c3ce68... master / 4c3ce68...
Simple Pendulum/IIP/BoundaryValueDiffEqMIRK.MIRK2() 0.628 ± 0.027 s 0.603 ± 0.024 s 1.04 ± 0.061
Simple Pendulum/IIP/BoundaryValueDiffEqMIRK.MIRK3() 14.4 ± 0.52 ms 14.3 ± 0.73 ms 1.01 ± 0.063
Simple Pendulum/IIP/BoundaryValueDiffEqMIRK.MIRK4() 3.27 ± 0.21 ms 3.26 ± 0.24 ms 1 ± 0.097
Simple Pendulum/IIP/BoundaryValueDiffEqMIRK.MIRK5() 9.66 ± 1.3 ms 9.73 ± 1.4 ms 0.993 ± 0.2
Simple Pendulum/IIP/BoundaryValueDiffEqMIRK.MIRK6() 1.68 ± 0.29 ms 1.67 ± 0.3 ms 1 ± 0.25
Simple Pendulum/IIP/MultipleShooting(10, Tsit5; grid_coarsening = false) 1.86 ± 0.65 ms 1.9 ± 0.68 ms 0.979 ± 0.49
Simple Pendulum/IIP/MultipleShooting(10, Tsit5; grid_coarsening = true) 3.16 ± 0.99 ms 3.23 ± 0.99 ms 0.977 ± 0.43
Simple Pendulum/IIP/MultipleShooting(100, Tsit5; grid_coarsening = false) 0.0673 ± 0.012 s 0.0699 ± 0.014 s 0.964 ± 0.26
Simple Pendulum/IIP/MultipleShooting(100, Tsit5; grid_coarsening = true) 0.0813 ± 0.015 s 0.0836 ± 0.019 s 0.973 ± 0.29
Simple Pendulum/IIP/Shooting(Tsit5()) 0.249 ± 0.078 ms 0.258 ± 0.081 ms 0.965 ± 0.43
Simple Pendulum/OOP/BoundaryValueDiffEqMIRK.MIRK2() 0.748 ± 0.016 s 0.771 ± 0.017 s 0.97 ± 0.03
Simple Pendulum/OOP/BoundaryValueDiffEqMIRK.MIRK3() 17.1 ± 6.1 ms 17.5 ± 6.8 ms 0.98 ± 0.52
Simple Pendulum/OOP/BoundaryValueDiffEqMIRK.MIRK4() 3.75 ± 0.25 ms 3.73 ± 0.21 ms 1 ± 0.088
Simple Pendulum/OOP/BoundaryValueDiffEqMIRK.MIRK5() 11.2 ± 1.9 ms 11.3 ± 2 ms 0.992 ± 0.25
Simple Pendulum/OOP/BoundaryValueDiffEqMIRK.MIRK6() 1.93 ± 0.17 ms 1.96 ± 0.23 ms 0.982 ± 0.14
Simple Pendulum/OOP/MultipleShooting(10, Tsit5; grid_coarsening = false) 3.66 ± 2.9 ms 3.74 ± 2.9 ms 0.977 ± 1.1
Simple Pendulum/OOP/MultipleShooting(10, Tsit5; grid_coarsening = true) 6.19 ± 5.3 ms 6.42 ± 5.1 ms 0.965 ± 1.1
Simple Pendulum/OOP/MultipleShooting(100, Tsit5; grid_coarsening = false) 0.122 ± 0.013 s 0.123 ± 0.016 s 0.994 ± 0.17
Simple Pendulum/OOP/MultipleShooting(100, Tsit5; grid_coarsening = true) 0.144 ± 0.032 s 0.154 ± 0.027 s 0.935 ± 0.27
Simple Pendulum/OOP/Shooting(Tsit5()) 0.642 ± 0.062 ms 0.654 ± 0.06 ms 0.982 ± 0.13
time_to_load 5.14 ± 0.081 s 5.24 ± 0.067 s 0.982 ± 0.02
### Benchmark Plots A plot of the benchmark results have 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).

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.

Foldable Benchmark comment in PR
1 participant