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 68f5e73 into master Aug 25, 2025
42 of 50 checks passed
@AayushSabharwal AayushSabharwal deleted the as/bump-version branch August 25, 2025 07:14
Copy link
Contributor

Benchmark Results (Julia vlts)

Time benchmarks
master 164ab75... master / 164ab75...
ODEProblem 0.0827 ± 0.0067 s 0.0806 ± 0.0056 s 1.03 ± 0.11
init 0.0576 ± 0.0015 ms 0.0573 ± 0.0016 ms 1 ± 0.039
large_parameter_init/ODEProblem 1.07 ± 0.018 s 1.07 ± 0.0056 s 0.999 ± 0.017
large_parameter_init/init 0.108 ± 0.0021 ms 0.108 ± 0.0019 ms 1 ± 0.026
mtkcompile 0.035 ± 0.0017 s 0.0342 ± 0.001 s 1.02 ± 0.059
time_to_load 4.89 ± 0.0084 s 4.79 ± 0.0099 s 1.02 ± 0.0027
Memory benchmarks
master 164ab75... master / 164ab75...
ODEProblem 0.587 M allocs: 19.9 MB 0.587 M allocs: 20 MB 0.999
init 0.892 k allocs: 0.0463 MB 0.892 k allocs: 0.0463 MB 1
large_parameter_init/ODEProblem 4.31 M allocs: 0.166 GB 4.31 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 164ab75... master / 164ab75...
ODEProblem 0.0788 ± 0.0029 s 0.0783 ± 0.0029 s 1.01 ± 0.053
init 0.0467 ± 0.011 ms 0.0547 ± 0.011 ms 0.855 ± 0.27
large_parameter_init/ODEProblem 1.07 ± 0.01 s 1.08 ± 0.026 s 0.991 ± 0.026
large_parameter_init/init 0.0975 ± 0.011 ms 0.0976 ± 0.011 ms 0.999 ± 0.15
mtkcompile 0.0344 ± 0.0011 s 0.0347 ± 0.00098 s 0.992 ± 0.042
time_to_load 4.99 ± 0.01 s 4.97 ± 0.037 s 1 ± 0.0078
Memory benchmarks
master 164ab75... master / 164ab75...
ODEProblem 0.576 M allocs: 18.7 MB 0.576 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.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.17 MB 0.236 M allocs: 8.17 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