Skip to content

build: bump MTKBase, MTK patch versions#4651

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

build: bump MTKBase, MTK patch versions#4651
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 9ddbca1 into master Jun 22, 2026
30 of 36 checks passed
@AayushSabharwal AayushSabharwal deleted the as/bump-version branch June 22, 2026 06:45
@github-actions

Copy link
Copy Markdown
Contributor

Benchmark Results (Julia vlts)

Time benchmarks
master 1e725cc... master / 1e725cc...
ODEProblem 11.1 ± 0.58 ms 10.6 ± 0.77 ms 1.06 ± 0.094
init 0.0646 ± 0.026 ms 0.0651 ± 0.026 ms 0.992 ± 0.56
large_parameter_init/ODEProblem 0.0355 ± 0.0055 s 0.0345 ± 0.006 s 1.03 ± 0.24
large_parameter_init/init 0.113 ± 0.048 ms 0.106 ± 0.045 ms 1.06 ± 0.63
mtkcompile 12.4 ± 0.51 ms 11.2 ± 1 ms 1.11 ± 0.11
sparse_analytical_jacobian/ODEProblem 0.0329 ± 0.0027 s 0.0323 ± 0.0029 s 1.02 ± 0.12
sparse_analytical_jacobian/f_iip 0.08 ± 0.01 μs 0.071 ± 0.01 μs 1.13 ± 0.21
sparse_analytical_jacobian/f_oop 0.396 ± 0.011 ms 0.394 ± 0.01 ms 1 ± 0.038
time_to_load 6.06 ± 0.11 s 5.97 ± 0.072 s 1.02 ± 0.021
Memory benchmarks
master 1e725cc... master / 1e725cc...
ODEProblem 0.0435 M allocs: 2.91 MB 0.0435 M allocs: 2.91 MB 1
init 0.411 k allocs: 0.0695 MB 0.411 k allocs: 0.0695 MB 1
large_parameter_init/ODEProblem 0.337 M allocs: 12.1 MB 0.341 M allocs: 12.2 MB 0.99
large_parameter_init/init 0.599 k allocs: 0.172 MB 0.599 k allocs: 0.172 MB 1
mtkcompile 0.0603 M allocs: 3.46 MB 0.0602 M allocs: 3.46 MB 1
sparse_analytical_jacobian/ODEProblem 0.206 M allocs: 8.47 MB 0.206 M allocs: 8.46 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.5 kB 0.153 k allocs: 14.5 kB 1

@github-actions

Copy link
Copy Markdown
Contributor

Benchmark Results (Julia v1)

Time benchmarks
master 1e725cc... master / 1e725cc...
ODEProblem 11.1 ± 0.38 ms 10 ± 0.9 ms 1.11 ± 0.11
init 0.0394 ± 0.014 ms 0.0396 ± 0.012 ms 0.995 ± 0.46
large_parameter_init/ODEProblem 0.0356 ± 0.0065 s 0.0347 ± 0.0064 s 1.03 ± 0.27
large_parameter_init/init 0.0673 ± 0.033 ms 0.0687 ± 0.042 ms 0.979 ± 0.77
mtkcompile 9.12 ± 0.28 ms 8.97 ± 0.39 ms 1.02 ± 0.054
sparse_analytical_jacobian/ODEProblem 28.1 ± 3.3 ms 27.1 ± 3.1 ms 1.04 ± 0.17
sparse_analytical_jacobian/f_iip 0.1 ± 0.01 μs 0.08 ± 0.01 μs 1.25 ± 0.2
sparse_analytical_jacobian/f_oop 0.129 ± 0.013 ms 0.128 ± 0.015 ms 1.01 ± 0.16
time_to_load 5.7 ± 0.09 s 5.65 ± 0.068 s 1.01 ± 0.02
Memory benchmarks
master 1e725cc... master / 1e725cc...
ODEProblem 0.0511 M allocs: 2.98 MB 0.0434 M allocs: 2.64 MB 1.13
init 0.348 k allocs: 0.0438 MB 0.343 k allocs: 0.0443 MB 0.989
large_parameter_init/ODEProblem 0.357 M allocs: 13.3 MB 0.359 M allocs: 13.5 MB 0.991
large_parameter_init/init 0.782 k allocs: 0.15 MB 0.782 k allocs: 0.15 MB 1
mtkcompile 0.058 M allocs: 2.79 MB 0.058 M allocs: 2.79 MB 1
sparse_analytical_jacobian/ODEProblem 0.2 M allocs: 7.63 MB 0.2 M allocs: 7.64 MB 0.999
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.145 k allocs: 11 kB 0.145 k allocs: 11 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