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 003dfa6 into master Sep 10, 2025
33 of 40 checks passed
@AayushSabharwal AayushSabharwal deleted the as/bump-version branch September 10, 2025 13:25
Copy link
Contributor

Benchmark Results (Julia vlts)

Time benchmarks
master 774d318... master / 774d318...
ODEProblem 0.0823 ± 0.0063 s 0.0841 ± 0.0053 s 0.978 ± 0.097
init 0.0575 ± 0.0015 ms 0.0582 ± 0.0016 ms 0.988 ± 0.038
large_parameter_init/ODEProblem 1.09 ± 0.013 s 1.07 ± 0.0012 s 1.01 ± 0.012
large_parameter_init/init 0.107 ± 0.0022 ms 0.108 ± 0.0021 ms 0.994 ± 0.028
mtkcompile 0.0352 ± 0.0019 s 0.035 ± 0.0015 s 1.01 ± 0.071
time_to_load 4.86 ± 0.034 s 4.85 ± 0.028 s 1 ± 0.0091
Memory benchmarks
master 774d318... master / 774d318...
ODEProblem 0.587 M allocs: 19.9 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.3 M allocs: 0.166 GB 4.3 M allocs: 0.166 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 774d318... master / 774d318...
ODEProblem 0.0777 ± 0.0024 s 0.0781 ± 0.0045 s 0.994 ± 0.065
init 0.0544 ± 0.011 ms 0.0543 ± 0.011 ms 1 ± 0.3
large_parameter_init/ODEProblem 1.1 ± 0.012 s 1.06 ± 0.021 s 1.04 ± 0.023
large_parameter_init/init 0.0974 ± 0.011 ms 0.0974 ± 0.0072 ms 1 ± 0.13
mtkcompile 0.034 ± 0.00069 s 0.0337 ± 0.00049 s 1.01 ± 0.025
time_to_load 4.9 ± 0.024 s 4.88 ± 0.026 s 1 ± 0.0073
Memory benchmarks
master 774d318... master / 774d318...
ODEProblem 0.578 M allocs: 18.7 MB 0.578 M allocs: 18.7 MB 1
init 0.799 k allocs: 30.9 kB 0.799 k allocs: 30.9 kB 1
large_parameter_init/ODEProblem 4.39 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.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