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 7b5c5f0 into master Jul 4, 2025
42 of 49 checks passed
@AayushSabharwal AayushSabharwal deleted the as/bump-version branch July 4, 2025 14:51
@github-actions
Copy link
Contributor

github-actions bot commented Jul 4, 2025

Benchmark Results (Julia vlts)

Time benchmarks
master 700717a... master / 700717a...
ODEProblem 0.0846 ± 0.0065 s 0.0856 ± 0.0063 s 0.988 ± 0.11
init 0.0604 ± 0.0017 ms 0.0611 ± 0.0016 ms 0.989 ± 0.038
large_parameter_init/ODEProblem 0.708 ± 0.0052 s 0.705 ± 0.012 s 1 ± 0.018
large_parameter_init/init 0.111 ± 0.0025 ms 0.111 ± 0.0025 ms 1 ± 0.032
mtkcompile 0.0351 ± 0.0009 s 0.0356 ± 0.0017 s 0.986 ± 0.054
time_to_load 5.56 ± 0.012 s 5.59 ± 0.04 s 0.994 ± 0.0074
Memory benchmarks
master 700717a... master / 700717a...
ODEProblem 0.59 M allocs: 20.1 MB 0.59 M allocs: 20.1 MB 0.999
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 0.999
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 4, 2025

Benchmark Results (Julia v1)

Time benchmarks
master 700717a... master / 700717a...
ODEProblem 0.0812 ± 0.0037 s 0.0813 ± 0.0027 s 0.998 ± 0.056
init 0.047 ± 0.012 ms 0.0471 ± 0.012 ms 0.998 ± 0.35
large_parameter_init/ODEProblem 0.715 ± 0.0038 s 0.727 ± 0.009 s 0.984 ± 0.013
large_parameter_init/init 0.0972 ± 0.012 ms 0.0972 ± 0.011 ms 1 ± 0.16
mtkcompile 0.0345 ± 0.0016 s 0.0342 ± 0.0015 s 1.01 ± 0.063
time_to_load 5.54 ± 0.013 s 5.56 ± 0.1 s 0.996 ± 0.019
Memory benchmarks
master 700717a... master / 700717a...
ODEProblem 0.579 M allocs: 18.8 MB 0.579 M allocs: 18.8 MB 1
init 0.818 k allocs: 0.0319 MB 0.818 k allocs: 0.0319 MB 1
large_parameter_init/ODEProblem 4.65 M allocs: 0.168 GB 4.65 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.08 MB 0.233 M allocs: 8.08 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