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 6cdf9ae into master Nov 18, 2025
31 of 50 checks passed
@AayushSabharwal AayushSabharwal deleted the AayushSabharwal-patch-1 branch November 18, 2025 08:45
@github-actions
Copy link
Contributor

Benchmark Results (Julia vlts)

Time benchmarks
master b7daa5e... master / b7daa5e...
ODEProblem 0.0905 ± 0.0055 s 0.0901 ± 0.0056 s 1 ± 0.087
init 0.0577 ± 0.0014 ms 0.0577 ± 0.0015 ms 0.999 ± 0.035
large_parameter_init/ODEProblem 0.962 ± 0.0066 s 0.977 ± 0.0075 s 0.985 ± 0.01
large_parameter_init/init 0.108 ± 0.0021 ms 0.108 ± 0.0022 ms 0.996 ± 0.028
mtkcompile 0.0331 ± 0.002 s 0.0327 ± 0.0016 s 1.01 ± 0.076
time_to_load 4.99 ± 0.042 s 4.94 ± 0.0065 s 1.01 ± 0.0086
Memory benchmarks
master b7daa5e... master / b7daa5e...
ODEProblem 0.659 M allocs: 22.1 MB 0.659 M allocs: 22.1 MB 1
init 0.892 k allocs: 0.046 MB 0.892 k allocs: 0.046 MB 1
large_parameter_init/ODEProblem 4.21 M allocs: 0.163 GB 4.21 M allocs: 0.163 GB 1
large_parameter_init/init 1.74 k allocs: 0.0856 MB 1.74 k allocs: 0.0856 MB 1
mtkcompile 0.229 M allocs: 8.46 MB 0.229 M allocs: 8.46 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 b7daa5e... master / b7daa5e...
ODEProblem 0.085 ± 0.0022 s 0.0855 ± 0.0027 s 0.993 ± 0.04
init 0.0402 ± 0.0079 ms 0.0403 ± 0.008 ms 0.998 ± 0.28
large_parameter_init/ODEProblem 0.998 ± 0.036 s 0.997 ± 0.022 s 1 ± 0.042
large_parameter_init/init 0.075 ± 0.011 ms 0.0755 ± 0.013 ms 0.994 ± 0.22
mtkcompile 29.8 ± 0.87 ms 29.7 ± 0.6 ms 1 ± 0.036
time_to_load 4.48 ± 0.014 s 4.49 ± 0.045 s 0.999 ± 0.01
Memory benchmarks
master b7daa5e... master / b7daa5e...
ODEProblem 0.672 M allocs: 22.1 MB 0.672 M allocs: 22.1 MB 1
init 0.797 k allocs: 30.5 kB 0.797 k allocs: 30.5 kB 1
large_parameter_init/ODEProblem 4.46 M allocs: 0.164 GB 4.46 M allocs: 0.164 GB 1
large_parameter_init/init 1.64 k allocs: 0.0594 MB 1.64 k allocs: 0.0594 MB 1
mtkcompile 0.234 M allocs: 7.99 MB 0.234 M allocs: 8 MB 0.999
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.

2 participants