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 27be89a into master Aug 8, 2025
23 of 50 checks passed
@AayushSabharwal AayushSabharwal deleted the as/bump-version branch August 8, 2025 20:44
Copy link
Contributor

github-actions bot commented Aug 8, 2025

Benchmark Results (Julia vlts)

Time benchmarks
master ca93cb8... master / ca93cb8...
ODEProblem 0.0792 ± 0.0056 s 0.0794 ± 0.006 s 0.998 ± 0.1
init 0.0603 ± 0.0016 ms 0.0614 ± 0.0016 ms 0.982 ± 0.036
large_parameter_init/ODEProblem 1.03 ± 0.011 s 1.03 ± 0.0014 s 0.996 ± 0.011
large_parameter_init/init 0.112 ± 0.0029 ms 0.111 ± 0.0023 ms 1.01 ± 0.033
mtkcompile 0.0335 ± 0.00062 s 0.0332 ± 0.0013 s 1.01 ± 0.043
time_to_load 4.76 ± 0.063 s 4.78 ± 0.076 s 0.996 ± 0.021
Memory benchmarks
master ca93cb8... master / ca93cb8...
ODEProblem 0.587 M allocs: 20 MB 0.587 M allocs: 19.9 MB 1
init 0.908 k allocs: 0.0479 MB 0.908 k allocs: 0.0479 MB 1
large_parameter_init/ODEProblem 4.31 M allocs: 0.167 GB 4.31 M allocs: 0.167 GB 1
large_parameter_init/init 1.75 k allocs: 0.0874 MB 1.75 k allocs: 0.0874 MB 1
mtkcompile 0.235 M allocs: 8.69 MB 0.235 M allocs: 8.69 MB 1
time_to_load 0.153 k allocs: 14.5 kB 0.153 k allocs: 14.5 kB 1

Copy link
Contributor

github-actions bot commented Aug 8, 2025

Benchmark Results (Julia v1)

Time benchmarks
master ca93cb8... master / ca93cb8...
ODEProblem 0.0865 ± 0.0055 s 0.0875 ± 0.0062 s 0.988 ± 0.094
init 0.0573 ± 0.012 ms 0.0576 ± 0.012 ms 0.995 ± 0.29
large_parameter_init/ODEProblem 1.12 ± 0.022 s 1.12 ± 0.0093 s 1.01 ± 0.021
large_parameter_init/init 0.101 ± 0.012 ms 0.101 ± 0.011 ms 0.999 ± 0.16
mtkcompile 0.0367 ± 0.00085 s 0.0381 ± 0.001 s 0.964 ± 0.034
time_to_load 5.09 ± 0.04 s 5.09 ± 0.018 s 1 ± 0.0085
Memory benchmarks
master ca93cb8... master / ca93cb8...
ODEProblem 0.576 M allocs: 18.7 MB 0.576 M allocs: 18.7 MB 1
init 0.815 k allocs: 0.0318 MB 0.815 k allocs: 0.0318 MB 1
large_parameter_init/ODEProblem 4.43 M allocs: 0.161 GB 4.43 M allocs: 0.161 GB 1
large_parameter_init/init 1.66 k allocs: 0.0712 MB 1.66 k allocs: 0.0712 MB 1
mtkcompile 0.235 M allocs: 8.12 MB 0.235 M allocs: 8.12 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