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 12d356d into master Jul 9, 2025
44 of 49 checks passed
@AayushSabharwal AayushSabharwal deleted the as/bump-version branch July 9, 2025 12:46
@github-actions
Copy link
Contributor

github-actions bot commented Jul 9, 2025

Benchmark Results (Julia vlts)

Time benchmarks
master 211d6ff... master / 211d6ff...
ODEProblem 0.0849 ± 0.0068 s 0.0896 ± 0.0068 s 0.947 ± 0.1
init 0.0617 ± 0.002 ms 0.0627 ± 0.0018 ms 0.985 ± 0.043
large_parameter_init/ODEProblem 0.709 ± 0.0067 s 0.724 ± 0.0073 s 0.979 ± 0.014
large_parameter_init/init 0.112 ± 0.0029 ms 0.112 ± 0.0029 ms 1 ± 0.037
mtkcompile 0.0359 ± 0.00069 s 0.0377 ± 0.0015 s 0.951 ± 0.042
time_to_load 5.72 ± 0.027 s 5.83 ± 0.039 s 0.98 ± 0.008
Memory benchmarks
master 211d6ff... master / 211d6ff...
ODEProblem 0.59 M allocs: 20.1 MB 0.59 M allocs: 20.1 MB 1
init 0.908 k allocs: 0.0479 MB 0.908 k allocs: 0.0479 MB 1
large_parameter_init/ODEProblem 4.59 M allocs: 0.176 GB 4.59 M allocs: 0.176 GB 1
large_parameter_init/init 1.75 k allocs: 0.0874 MB 1.75 k allocs: 0.0874 MB 1
mtkcompile 0.233 M allocs: 8.68 MB 0.233 M allocs: 8.68 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

github-actions bot commented Jul 9, 2025

Benchmark Results (Julia v1)

Time benchmarks
master 211d6ff... master / 211d6ff...
ODEProblem 0.0826 ± 0.0041 s 0.082 ± 0.0033 s 1.01 ± 0.065
init 0.0471 ± 0.011 ms 0.0471 ± 0.012 ms 0.999 ± 0.35
large_parameter_init/ODEProblem 0.738 ± 0.015 s 0.728 ± 0.00088 s 1.01 ± 0.021
large_parameter_init/init 0.0972 ± 0.014 ms 0.0965 ± 0.011 ms 1.01 ± 0.18
mtkcompile 0.0348 ± 0.0015 s 0.0352 ± 0.0014 s 0.99 ± 0.058
time_to_load 5.72 ± 0.073 s 5.51 ± 0.062 s 1.04 ± 0.018
Memory benchmarks
master 211d6ff... master / 211d6ff...
ODEProblem 0.58 M allocs: 18.9 MB 0.58 M allocs: 18.9 MB 1
init 0.818 k allocs: 0.0319 MB 0.818 k allocs: 0.0319 MB 1
large_parameter_init/ODEProblem 4.66 M allocs: 0.168 GB 4.66 M allocs: 0.168 GB 1
large_parameter_init/init 1.66 k allocs: 0.0712 MB 1.66 k allocs: 0.0712 MB 1
mtkcompile 0.233 M allocs: 8.09 MB 0.233 M allocs: 8.09 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.

2 participants