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 638b393 into master Sep 23, 2025
37 of 50 checks passed
@AayushSabharwal AayushSabharwal deleted the as/bump-version branch September 23, 2025 10:22
Copy link
Contributor

Benchmark Results (Julia vlts)

Time benchmarks
master c405fd5... master / c405fd5...
ODEProblem 0.082 ± 0.0058 s 0.0825 ± 0.0063 s 0.994 ± 0.1
init 0.0577 ± 0.0015 ms 0.0582 ± 0.0015 ms 0.992 ± 0.037
large_parameter_init/ODEProblem 1.07 ± 0.0032 s 1.05 ± 0.0026 s 1.02 ± 0.004
large_parameter_init/init 0.108 ± 0.0021 ms 0.109 ± 0.0022 ms 0.99 ± 0.027
mtkcompile 0.0358 ± 0.0016 s 0.035 ± 0.0011 s 1.02 ± 0.055
time_to_load 4.85 ± 0.018 s 4.85 ± 0.067 s 0.999 ± 0.014
Memory benchmarks
master c405fd5... master / c405fd5...
ODEProblem 0.587 M allocs: 19.9 MB 0.587 M allocs: 19.9 MB 0.999
init 0.892 k allocs: 0.0463 MB 0.892 k allocs: 0.0463 MB 1
large_parameter_init/ODEProblem 4.33 M allocs: 0.168 GB 4.33 M allocs: 0.168 GB 1
large_parameter_init/init 1.74 k allocs: 0.0858 MB 1.74 k allocs: 0.0858 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

Copy link
Contributor

Benchmark Results (Julia v1)

Time benchmarks
master c405fd5... master / c405fd5...
ODEProblem 0.0779 ± 0.0041 s 0.0791 ± 0.0061 s 0.984 ± 0.091
init 0.0513 ± 0.011 ms 0.0513 ± 0.011 ms 1 ± 0.31
large_parameter_init/ODEProblem 1.08 ± 0.033 s 1.09 ± 0.018 s 0.993 ± 0.035
large_parameter_init/init 0.0938 ± 0.011 ms 0.0941 ± 0.011 ms 0.997 ± 0.16
mtkcompile 0.0346 ± 0.0011 s 0.0347 ± 0.0015 s 0.998 ± 0.054
time_to_load 5.03 ± 0.06 s 5.02 ± 0.023 s 1 ± 0.013
Memory benchmarks
master c405fd5... master / c405fd5...
ODEProblem 0.578 M allocs: 18.8 MB 0.578 M allocs: 18.8 MB 1
init 0.799 k allocs: 30.9 kB 0.799 k allocs: 30.9 kB 1
large_parameter_init/ODEProblem 4.4 M allocs: 0.159 GB 4.4 M allocs: 0.159 GB 1
large_parameter_init/init 1.65 k allocs: 0.0696 MB 1.65 k allocs: 0.0696 MB 1
mtkcompile 0.236 M allocs: 8.18 MB 0.236 M allocs: 8.18 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