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 f51778d into master Aug 19, 2025
32 of 50 checks passed
@AayushSabharwal AayushSabharwal deleted the as/bump-version branch August 19, 2025 08:33
Copy link
Contributor

Benchmark Results (Julia v1)

Time benchmarks
master 7269122... master / 7269122...
ODEProblem 0.0691 ± 0.005 s 0.0687 ± 0.0039 s 1.01 ± 0.093
init 0.0487 ± 0.011 ms 0.0497 ± 0.011 ms 0.98 ± 0.32
large_parameter_init/ODEProblem 0.962 ± 0.023 s 0.972 ± 0.018 s 0.989 ± 0.03
large_parameter_init/init 0.0873 ± 0.0024 ms 0.0871 ± 0.0013 ms 1 ± 0.031
mtkcompile 30.7 ± 2.1 ms 30.8 ± 2.2 ms 0.997 ± 0.099
time_to_load 4.54 ± 0.062 s 4.45 ± 0.12 s 1.02 ± 0.03
Memory benchmarks
master 7269122... master / 7269122...
ODEProblem 0.577 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.16 GB 4.4 M allocs: 0.16 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.16 MB 0.236 M allocs: 8.16 MB 1
time_to_load 0.155 k allocs: 10.9 kB 0.155 k allocs: 10.9 kB 1

Copy link
Contributor

Benchmark Results (Julia vlts)

Time benchmarks
master 7269122... master / 7269122...
ODEProblem 0.0804 ± 0.0076 s 0.0805 ± 0.0061 s 1 ± 0.12
init 0.0585 ± 0.0017 ms 0.0578 ± 0.0016 ms 1.01 ± 0.041
large_parameter_init/ODEProblem 1.05 ± 0.013 s 1.05 ± 0.0021 s 0.996 ± 0.013
large_parameter_init/init 0.109 ± 0.0022 ms 0.108 ± 0.002 ms 1.01 ± 0.027
mtkcompile 0.0339 ± 0.0011 s 0.0343 ± 0.00091 s 0.989 ± 0.042
time_to_load 4.83 ± 0.079 s 4.81 ± 0.036 s 1 ± 0.018
Memory benchmarks
master 7269122... master / 7269122...
ODEProblem 0.587 M allocs: 20 MB 0.587 M allocs: 19.9 MB 1
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.236 M allocs: 8.73 MB 0.236 M allocs: 8.73 MB 1
time_to_load 0.153 k allocs: 14.5 kB 0.153 k allocs: 14.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.

1 participant