Skip to content

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 4d418c7 into master Oct 15, 2025
41 of 50 checks passed
@AayushSabharwal AayushSabharwal deleted the as/bump-version branch October 15, 2025 05:25
@github-actions
Copy link
Contributor

Benchmark Results (Julia vlts)

Time benchmarks
master ba272f2... master / ba272f2...
ODEProblem 0.0995 ± 0.0065 s 0.113 ± 0.01 s 0.883 ± 0.098
init 0.0575 ± 0.0019 ms 0.0585 ± 0.0023 ms 0.981 ± 0.051
large_parameter_init/ODEProblem 1.1 ± 0.015 s 1.14 ± 0.017 s 0.971 ± 0.02
large_parameter_init/init 0.108 ± 0.0025 ms 0.11 ± 0.0033 ms 0.984 ± 0.037
mtkcompile 0.0345 ± 0.0013 s 0.0391 ± 0.0027 s 0.882 ± 0.069
time_to_load 5.06 ± 0.062 s 5.34 ± 0.43 s 0.948 ± 0.077
Memory benchmarks
master ba272f2... master / ba272f2...
ODEProblem 0.708 M allocs: 23.9 MB 0.708 M allocs: 23.9 MB 1
init 0.892 k allocs: 0.0461 MB 0.892 k allocs: 0.0461 MB 1
large_parameter_init/ODEProblem 4.53 M allocs: 0.175 GB 4.53 M allocs: 0.175 GB 1
large_parameter_init/init 1.74 k allocs: 0.0857 MB 1.74 k allocs: 0.0857 MB 1
mtkcompile 0.237 M allocs: 8.75 MB 0.237 M allocs: 8.75 MB 1
time_to_load 0.153 k allocs: 14.5 kB 0.153 k allocs: 14.5 kB 1

@github-actions
Copy link
Contributor

Benchmark Results (Julia v1)

Time benchmarks
master ba272f2... master / ba272f2...
ODEProblem 0.105 ± 0.0084 s 0.105 ± 0.0065 s 0.997 ± 0.1
init 0.0441 ± 0.011 ms 0.0445 ± 0.011 ms 0.989 ± 0.34
large_parameter_init/ODEProblem 1.28 ± 0.058 s 1.3 ± 0.064 s 0.988 ± 0.066
large_parameter_init/init 0.0771 ± 0.016 ms 0.0777 ± 0.017 ms 0.992 ± 0.3
mtkcompile 0.0364 ± 0.0019 s 0.0382 ± 0.0018 s 0.954 ± 0.067
time_to_load 4.63 ± 0.041 s 4.65 ± 0.019 s 0.996 ± 0.0096
Memory benchmarks
master ba272f2... master / ba272f2...
ODEProblem 0.721 M allocs: 23 MB 0.721 M allocs: 23 MB 1
init 0.797 k allocs: 30.8 kB 0.797 k allocs: 30.8 kB 1
large_parameter_init/ODEProblem 4.79 M allocs: 0.173 GB 4.79 M allocs: 0.173 GB 1
large_parameter_init/init 1.64 k allocs: 0.0597 MB 1.64 k allocs: 0.0597 MB 1
mtkcompile 0.242 M allocs: 8.3 MB 0.242 M allocs: 8.3 MB 1
time_to_load 0.151 k allocs: 11.5 kB 0.151 k allocs: 11.5 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