Skip to content

CompatHelper: bump compat for ForwardDiff to 1, (keep existing compat) #3508

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

This pull request changes the compat entry for the ForwardDiff package from 0.10.3 to 0.10.3, 1.
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.

@oscardssmith
Copy link
Member

@AayushSabharwal

@AayushSabharwal AayushSabharwal force-pushed the compathelper/new_version/2025-03-27-03-22-19-369-02204052149 branch from 04d946c to 2c88a0f Compare July 8, 2025 15:34
Copy link
Contributor Author

github-actions bot commented Jul 8, 2025

Benchmark Results (Julia vlts)

Time benchmarks
master 2c88a0f... master / 2c88a0f...
ODEProblem 0.0893 ± 0.0061 s 0.0919 ± 0.0048 s 0.972 ± 0.084
init 0.0618 ± 0.0019 ms 0.0625 ± 0.002 ms 0.989 ± 0.044
large_parameter_init/ODEProblem 0.721 ± 0.007 s 0.741 ± 0.011 s 0.972 ± 0.017
large_parameter_init/init 0.113 ± 0.004 ms 0.113 ± 0.0032 ms 1 ± 0.046
mtkcompile 0.0361 ± 0.0021 s 0.0372 ± 0.0027 s 0.969 ± 0.089
time_to_load 5.78 ± 0.043 s 5.74 ± 0.062 s 1.01 ± 0.013
Memory benchmarks
master 2c88a0f... master / 2c88a0f...
ODEProblem 0.589 M allocs: 20.1 MB 0.589 M allocs: 20.1 MB 1
init 0.908 k allocs: 0.0479 MB 0.908 k allocs: 0.0479 MB 1
large_parameter_init/ODEProblem 4.61 M allocs: 0.178 GB 4.58 M allocs: 0.176 GB 1.01
large_parameter_init/init 1.75 k allocs: 0.0874 MB 1.75 k allocs: 0.0874 MB 1
mtkcompile 0.233 M allocs: 8.67 MB 0.233 M allocs: 8.67 MB 1
time_to_load 0.153 k allocs: 14.5 kB 0.153 k allocs: 14.5 kB 1

Copy link
Contributor Author

github-actions bot commented Jul 8, 2025

Benchmark Results (Julia v1)

Time benchmarks
master 2c88a0f... master / 2c88a0f...
ODEProblem 0.0789 ± 0.0034 s 0.0804 ± 0.0021 s 0.981 ± 0.05
init 0.0473 ± 0.012 ms 0.047 ± 0.012 ms 1.01 ± 0.35
large_parameter_init/ODEProblem 0.706 ± 0.0082 s 0.72 ± 0.032 s 0.981 ± 0.045
large_parameter_init/init 0.0966 ± 0.011 ms 0.0969 ± 0.011 ms 0.997 ± 0.16
mtkcompile 0.0337 ± 0.00089 s 0.0339 ± 0.00076 s 0.992 ± 0.034
time_to_load 5.54 ± 0.07 s 5.43 ± 0.034 s 1.02 ± 0.014
Memory benchmarks
master 2c88a0f... master / 2c88a0f...
ODEProblem 0.579 M allocs: 18.8 MB 0.578 M allocs: 18.8 MB 1
init 0.818 k allocs: 0.0319 MB 0.818 k allocs: 0.0319 MB 1
large_parameter_init/ODEProblem 4.66 M allocs: 0.167 GB 4.65 M allocs: 0.168 GB 0.997
large_parameter_init/init 1.66 k allocs: 0.0712 MB 1.66 k allocs: 0.0712 MB 1
mtkcompile 0.233 M allocs: 8.08 MB 0.233 M allocs: 8.08 MB 1
time_to_load 0.159 k allocs: 11.2 kB 0.159 k allocs: 11.2 kB 1

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