Skip to content

build: bump MTKBase minor, MTK minor versions#4686

Merged
AayushSabharwal merged 2 commits into
masterfrom
as/bump-version
Jun 30, 2026
Merged

build: bump MTKBase minor, MTK minor versions#4686
AayushSabharwal merged 2 commits into
masterfrom
as/bump-version

Conversation

@AayushSabharwal

Copy link
Copy Markdown
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 6cab99e into master Jun 30, 2026
26 of 36 checks passed
@AayushSabharwal AayushSabharwal deleted the as/bump-version branch June 30, 2026 10:16
@github-actions

Copy link
Copy Markdown
Contributor

Benchmark Results (Julia vlts)

Time benchmarks
master 7a5e118... master / 7a5e118...
ODEProblem 11.8 ± 1.4 ms 8.98 ± 0.94 ms 1.31 ± 0.21
init 0.104 ± 0.033 ms 0.0977 ± 0.028 ms 1.07 ± 0.46
large_parameter_init/ODEProblem 0.0439 ± 0.0064 s 0.0363 ± 0.0039 s 1.21 ± 0.22
large_parameter_init/init 0.116 ± 0.019 ms 0.0988 ± 0.011 ms 1.18 ± 0.23
mtkcompile 17 ± 2.3 ms 12.7 ± 1.4 ms 1.34 ± 0.23
sparse_analytical_jacobian/ODEProblem 0.0427 ± 0.0046 s 0.0363 ± 0.0021 s 1.18 ± 0.14
sparse_analytical_jacobian/f_iip 0.09 ± 0.01 μs 0.07 ± 0.01 μs 1.29 ± 0.23
sparse_analytical_jacobian/f_oop 0.365 ± 0.013 ms 0.363 ± 0.012 ms 1 ± 0.049
time_to_load 6.66 ± 0.098 s 6.08 ± 0.015 s 1.09 ± 0.016
Memory benchmarks
master 7a5e118... master / 7a5e118...
ODEProblem 31.5 k allocs: 1.93 MB 0.032 M allocs: 2.02 MB 0.955
init 0.416 k allocs: 0.0697 MB 0.416 k allocs: 0.0697 MB 1
large_parameter_init/ODEProblem 0.316 M allocs: 11.5 MB 0.316 M allocs: 11.5 MB 1
large_parameter_init/init 0.604 k allocs: 0.172 MB 0.604 k allocs: 0.172 MB 1
mtkcompile 0.0582 M allocs: 3.39 MB 0.0582 M allocs: 3.39 MB 1
sparse_analytical_jacobian/ODEProblem 0.196 M allocs: 8.31 MB 0.196 M allocs: 8.31 MB 1
sparse_analytical_jacobian/f_iip 0 allocs: 0 B 0 allocs: 0 B
sparse_analytical_jacobian/f_oop 0.634 k allocs: 19.6 kB 0.634 k allocs: 19.6 kB 1
time_to_load 0.153 k allocs: 14.6 kB 0.153 k allocs: 14.6 kB 1

@github-actions

Copy link
Copy Markdown
Contributor

Benchmark Results (Julia v1)

Time benchmarks
master 7a5e118... master / 7a5e118...
ODEProblem 12.8 ± 2.9 ms 7.94 ± 0.89 ms 1.62 ± 0.4
init 0.0821 ± 0.01 ms 0.0795 ± 0.0097 ms 1.03 ± 0.18
large_parameter_init/ODEProblem 0.0457 ± 0.0039 s 0.0366 ± 0.0046 s 1.25 ± 0.19
large_parameter_init/init 0.0936 ± 0.028 ms 0.0812 ± 0.011 ms 1.15 ± 0.37
mtkcompile 16.6 ± 2.1 ms 10.7 ± 1.6 ms 1.54 ± 0.31
sparse_analytical_jacobian/ODEProblem 0.045 ± 0.0083 s 31.3 ± 3.1 ms 1.44 ± 0.3
sparse_analytical_jacobian/f_iip 0.08 ± 0 μs 0.08 ± 0 μs 1 ± 0
sparse_analytical_jacobian/f_oop 0.128 ± 0.016 ms 0.112 ± 0.012 ms 1.15 ± 0.19
time_to_load 7.42 ± 0.78 s 6.47 ± 0.5 s 1.15 ± 0.15
Memory benchmarks
master 7a5e118... master / 7a5e118...
ODEProblem 31 k allocs: 2.04 MB 30.1 k allocs: 1.75 MB 1.16
init 0.415 k allocs: 0.0517 MB 0.415 k allocs: 0.0517 MB 1
large_parameter_init/ODEProblem 0.329 M allocs: 12.5 MB 0.37 M allocs: 13.9 MB 0.898
large_parameter_init/init 0.798 k allocs: 0.151 MB 0.798 k allocs: 0.151 MB 1
mtkcompile 0.0547 M allocs: 2.72 MB 0.0547 M allocs: 2.7 MB 1.01
sparse_analytical_jacobian/ODEProblem 0.189 M allocs: 7.28 MB 0.195 M allocs: 7.48 MB 0.973
sparse_analytical_jacobian/f_iip 0 allocs: 0 B 0 allocs: 0 B
sparse_analytical_jacobian/f_oop 0.848 k allocs: 27 kB 0.848 k allocs: 27 kB 1
time_to_load 0.146 k allocs: 11.4 kB 0.146 k allocs: 11.4 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