Skip to content

build: bump minor version #3830

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 1 commit into from
Jul 18, 2025
Merged

build: bump minor version #3830

merged 1 commit into from
Jul 18, 2025

Conversation

AayushSabharwal
Copy link
Member

Checklist

  • Appropriate tests were added
  • Any code changes were done in a way that does not break public API
  • All documentation related to code changes were updated
  • The new code follows the
    contributor guidelines, in particular the SciML Style Guide and
    COLPRAC.
  • Any new documentation only uses public API

Additional context

Add any other context about the problem here.

@AayushSabharwal AayushSabharwal merged commit 2033f28 into master Jul 18, 2025
47 of 49 checks passed
@AayushSabharwal AayushSabharwal deleted the as/bump-version branch July 18, 2025 05:42
Copy link
Contributor

Benchmark Results (Julia vlts)

Time benchmarks
master 4e01bec... master / 4e01bec...
ODEProblem 0.0862 ± 0.0065 s 0.0846 ± 0.0063 s 1.02 ± 0.11
init 0.0615 ± 0.0019 ms 0.0611 ± 0.0016 ms 1.01 ± 0.041
large_parameter_init/ODEProblem 0.735 ± 0.0055 s 0.698 ± 0.015 s 1.05 ± 0.024
large_parameter_init/init 0.112 ± 0.0024 ms 0.111 ± 0.0023 ms 1 ± 0.03
mtkcompile 0.0367 ± 0.0011 s 0.0359 ± 0.0013 s 1.02 ± 0.048
time_to_load 5.69 ± 0.086 s 5.61 ± 0.033 s 1.01 ± 0.016
Memory benchmarks
master 4e01bec... master / 4e01bec...
ODEProblem 0.588 M allocs: 20 MB 0.588 M allocs: 20 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.177 GB 4.61 M allocs: 0.176 GB 1
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.63 MB 0.233 M allocs: 8.63 MB 1
time_to_load 0.153 k allocs: 14.5 kB 0.153 k allocs: 14.5 kB 1

Copy link
Contributor

Benchmark Results (Julia v1)

Time benchmarks
master 4e01bec... master / 4e01bec...
ODEProblem 0.0834 ± 0.0046 s 0.083 ± 0.0046 s 1 ± 0.079
init 0.0566 ± 0.012 ms 0.0572 ± 0.012 ms 0.99 ± 0.3
large_parameter_init/ODEProblem 0.724 ± 0.021 s 0.759 ± 0.019 s 0.954 ± 0.036
large_parameter_init/init 0.1 ± 0.013 ms 0.0998 ± 0.011 ms 1 ± 0.17
mtkcompile 0.035 ± 0.0012 s 0.0355 ± 0.0015 s 0.986 ± 0.055
time_to_load 5.84 ± 0.048 s 5.84 ± 0.026 s 1 ± 0.0094
Memory benchmarks
master 4e01bec... master / 4e01bec...
ODEProblem 0.579 M allocs: 18.9 MB 0.579 M allocs: 18.9 MB 1
init 0.815 k allocs: 0.0318 MB 0.815 k allocs: 0.0318 MB 1
large_parameter_init/ODEProblem 4.68 M allocs: 0.169 GB 4.68 M allocs: 0.169 GB 1
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.

1 participant