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 091c445 into master Jul 9, 2025
43 of 49 checks passed
@AayushSabharwal AayushSabharwal deleted the as/bump-version branch July 9, 2025 17:53
@github-actions
Copy link
Contributor

github-actions bot commented Jul 9, 2025

Benchmark Results (Julia vlts)

Time benchmarks
master 6b5dd89... master / 6b5dd89...
ODEProblem 0.0914 ± 0.0088 s 0.0866 ± 0.0059 s 1.06 ± 0.12
init 0.062 ± 0.0021 ms 0.0618 ± 0.0021 ms 1 ± 0.048
large_parameter_init/ODEProblem 0.761 ± 0.0097 s 0.703 ± 0.0073 s 1.08 ± 0.018
large_parameter_init/init 0.113 ± 0.003 ms 0.111 ± 0.0024 ms 1.02 ± 0.034
mtkcompile 0.0346 ± 0.0036 s 0.0368 ± 0.0024 s 0.94 ± 0.11
time_to_load 5.72 ± 0.16 s 5.6 ± 0.012 s 1.02 ± 0.03
Memory benchmarks
master 6b5dd89... master / 6b5dd89...
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.175 GB 4.59 M allocs: 0.175 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 6b5dd89... master / 6b5dd89...
ODEProblem 0.0897 ± 0.0021 s 0.0863 ± 0.0059 s 1.04 ± 0.075
init 0.0471 ± 0.012 ms 0.0472 ± 0.012 ms 0.999 ± 0.35
large_parameter_init/ODEProblem 0.745 ± 0.0068 s 0.762 ± 0.0059 s 0.977 ± 0.012
large_parameter_init/init 0.0974 ± 0.011 ms 0.0978 ± 0.012 ms 0.996 ± 0.17
mtkcompile 0.0383 ± 0.0011 s 0.0372 ± 0.0014 s 1.03 ± 0.048
time_to_load 5.81 ± 0.023 s 5.76 ± 0.041 s 1.01 ± 0.0082
Memory benchmarks
master 6b5dd89... master / 6b5dd89...
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 0.999
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.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