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 8e9ef31 into master Oct 23, 2025
39 of 50 checks passed
@github-actions
Copy link
Contributor

Benchmark Results (Julia vlts)

Time benchmarks
master 9dfd316... master / 9dfd316...
ODEProblem 0.1 ± 0.0061 s 0.0949 ± 0.005 s 1.06 ± 0.085
init 0.0576 ± 0.0015 ms 0.0571 ± 0.0015 ms 1.01 ± 0.037
large_parameter_init/ODEProblem 1.09 ± 0.007 s 1.07 ± 0.008 s 1.02 ± 0.01
large_parameter_init/init 0.107 ± 0.002 ms 0.107 ± 0.002 ms 1 ± 0.026
mtkcompile 0.0337 ± 0.00066 s 0.0335 ± 0.0007 s 1.01 ± 0.029
time_to_load 4.86 ± 0.01 s 4.86 ± 0.013 s 1 ± 0.0034
Memory benchmarks
master 9dfd316... master / 9dfd316...
ODEProblem 0.708 M allocs: 23.9 MB 0.708 M allocs: 23.8 MB 1
init 0.892 k allocs: 0.0461 MB 0.892 k allocs: 0.0461 MB 1
large_parameter_init/ODEProblem 4.5 M allocs: 0.173 GB 4.5 M allocs: 0.173 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 9dfd316... master / 9dfd316...
ODEProblem 0.106 ± 0.0067 s 0.107 ± 0.0074 s 0.989 ± 0.093
init 0.0451 ± 0.011 ms 0.0448 ± 0.011 ms 1.01 ± 0.35
large_parameter_init/ODEProblem 1.32 ± 0.04 s 1.33 ± 0.021 s 0.991 ± 0.034
large_parameter_init/init 0.0769 ± 0.017 ms 0.0773 ± 0.017 ms 0.994 ± 0.31
mtkcompile 0.0387 ± 0.0012 s 0.0385 ± 0.0014 s 1.01 ± 0.048
time_to_load 4.72 ± 0.045 s 4.72 ± 0.018 s 0.999 ± 0.01
Memory benchmarks
master 9dfd316... master / 9dfd316...
ODEProblem 0.722 M allocs: 23.7 MB 0.722 M allocs: 23.7 MB 1
init 0.797 k allocs: 30.6 kB 0.797 k allocs: 30.6 kB 1
large_parameter_init/ODEProblem 4.79 M allocs: 0.175 GB 4.79 M allocs: 0.175 GB 1
large_parameter_init/init 1.64 k allocs: 0.0596 MB 1.64 k allocs: 0.0596 MB 1
mtkcompile 0.242 M allocs: 8.22 MB 0.242 M allocs: 8.22 MB 1
time_to_load 0.149 k allocs: 11.1 kB 0.149 k allocs: 11.1 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