Skip to content
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

Update Project.toml #231

Merged
merged 2 commits into from
Oct 31, 2024
Merged

Update Project.toml #231

merged 2 commits into from
Oct 31, 2024

Conversation

ErikQQY
Copy link
Member

@ErikQQY ErikQQY commented Oct 31, 2024

Tagbot keeps notifying:

Triggering TagBot for merged registry pull request
This extra notification is being sent because I expected a tag to exist by now, but it doesn't.
You may want to check your TagBot configuration to ensure that it's running, and if it is, check the logs to make sure that there are no errors.

I think releasing a new patch of the parent package would help resolve this problem.

Project.toml Outdated Show resolved Hide resolved
@ChrisRackauckas ChrisRackauckas merged commit b6379a8 into SciML:master Oct 31, 2024
2 checks passed
Copy link
Contributor

github-actions bot commented Oct 31, 2024

Benchmark Results

master 4b9e6ea... master/4b9e6eaaa66ae2...
Simple Pendulum/IIP/BoundaryValueDiffEqMIRK.MIRK2() 6.31 ± 0.37 ms 6.46 ± 0.37 ms 0.977
Simple Pendulum/IIP/BoundaryValueDiffEqMIRK.MIRK3() 2.37 ± 0.68 ms 2.4 ± 0.26 ms 0.989
Simple Pendulum/IIP/BoundaryValueDiffEqMIRK.MIRK4() 0.829 ± 0.11 ms 0.851 ± 0.13 ms 0.974
Simple Pendulum/IIP/BoundaryValueDiffEqMIRK.MIRK5() 0.893 ± 0.16 ms 0.898 ± 0.16 ms 0.994
Simple Pendulum/IIP/BoundaryValueDiffEqMIRK.MIRK6() 0.998 ± 0.2 ms 1.01 ± 0.2 ms 0.987
Simple Pendulum/IIP/MultipleShooting(10, Tsit5; grid_coarsening = false) 1.94 ± 0.63 ms 1.89 ± 0.59 ms 1.02
Simple Pendulum/IIP/MultipleShooting(10, Tsit5; grid_coarsening = true) 3.53 ± 0.96 ms 3.48 ± 0.93 ms 1.01
Simple Pendulum/IIP/MultipleShooting(100, Tsit5; grid_coarsening = false) 0.0566 ± 0.017 s 0.0563 ± 0.016 s 1
Simple Pendulum/IIP/MultipleShooting(100, Tsit5; grid_coarsening = true) 0.0673 ± 0.02 s 0.065 ± 0.019 s 1.04
Simple Pendulum/IIP/Shooting(Tsit5()) 0.246 ± 0.078 ms 0.243 ± 0.072 ms 1.01
Simple Pendulum/OOP/BoundaryValueDiffEqMIRK.MIRK2() 0.0391 ± 0.0033 s 0.0409 ± 0.0021 s 0.957
Simple Pendulum/OOP/BoundaryValueDiffEqMIRK.MIRK3() 11.4 ± 0.81 ms 11.8 ± 1.1 ms 0.964
Simple Pendulum/OOP/BoundaryValueDiffEqMIRK.MIRK4() 3.28 ± 0.3 ms 3.38 ± 0.26 ms 0.971
Simple Pendulum/OOP/BoundaryValueDiffEqMIRK.MIRK5() 3.36 ± 0.35 ms 3.46 ± 0.32 ms 0.972
Simple Pendulum/OOP/BoundaryValueDiffEqMIRK.MIRK6() 3.5 ± 0.41 ms 3.6 ± 0.34 ms 0.971
Simple Pendulum/OOP/MultipleShooting(10, Tsit5; grid_coarsening = false) 3.44 ± 2.7 ms 3.36 ± 2.6 ms 1.02
Simple Pendulum/OOP/MultipleShooting(10, Tsit5; grid_coarsening = true) 6.11 ± 4.4 ms 5.97 ± 4.1 ms 1.02
Simple Pendulum/OOP/MultipleShooting(100, Tsit5; grid_coarsening = false) 0.111 ± 0.012 s 0.107 ± 0.0074 s 1.03
Simple Pendulum/OOP/MultipleShooting(100, Tsit5; grid_coarsening = true) 0.136 ± 0.0091 s 0.125 ± 0.0094 s 1.09
Simple Pendulum/OOP/Shooting(Tsit5()) 0.602 ± 0.31 ms 0.593 ± 0.28 ms 1.02
time_to_load 32.8 ± 0.23 s 32.3 ± 0.3 s 1.01

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.

2 participants