Skip to content

build: bump MTK patch version#4667

Merged
AayushSabharwal merged 1 commit into
masterfrom
as/bump-version
Jun 25, 2026
Merged

build: bump MTK patch version#4667
AayushSabharwal merged 1 commit 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 de71d0f into master Jun 25, 2026
28 of 36 checks passed
@AayushSabharwal AayushSabharwal deleted the as/bump-version branch June 25, 2026 14:24
@github-actions

Copy link
Copy Markdown
Contributor

Benchmark Results (Julia vlts)

Time benchmarks
master e3bc3f9... master / e3bc3f9...
ODEProblem 13.2 ± 1.2 ms 13.3 ± 1.3 ms 0.987 ± 0.13
init 0.103 ± 0.04 ms 0.0904 ± 0.027 ms 1.14 ± 0.56
large_parameter_init/ODEProblem 0.0416 ± 0.0053 s 0.04 ± 0.005 s 1.04 ± 0.19
large_parameter_init/init 0.103 ± 0.021 ms 0.101 ± 0.017 ms 1.02 ± 0.26
mtkcompile 13.7 ± 1.1 ms 14.4 ± 1.1 ms 0.953 ± 0.1
sparse_analytical_jacobian/ODEProblem 0.0379 ± 0.0039 s 0.036 ± 0.0025 s 1.05 ± 0.13
sparse_analytical_jacobian/f_iip 0.08 ± 0.01 μs 0.07 ± 0.01 μs 1.14 ± 0.22
sparse_analytical_jacobian/f_oop 0.372 ± 0.015 ms 0.361 ± 0.0081 ms 1.03 ± 0.048
time_to_load 6.22 ± 0.19 s 6.44 ± 0.4 s 0.966 ± 0.066
Memory benchmarks
master e3bc3f9... master / e3bc3f9...
ODEProblem 0.0446 M allocs: 2.95 MB 0.0446 M allocs: 2.95 MB 1
init 0.418 k allocs: 0.0701 MB 0.418 k allocs: 0.0701 MB 1
large_parameter_init/ODEProblem 0.342 M allocs: 12.2 MB 0.338 M allocs: 12.1 MB 1.01
large_parameter_init/init 0.606 k allocs: 0.173 MB 0.606 k allocs: 0.173 MB 1
mtkcompile 0.0602 M allocs: 3.46 MB 0.0602 M allocs: 3.46 MB 1
sparse_analytical_jacobian/ODEProblem 0.207 M allocs: 8.53 MB 0.207 M allocs: 8.53 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 e3bc3f9... master / e3bc3f9...
ODEProblem 11.9 ± 0.69 ms 10.7 ± 0.44 ms 1.11 ± 0.08
init 0.058 ± 0.017 ms 0.0592 ± 0.016 ms 0.98 ± 0.39
large_parameter_init/ODEProblem 0.0358 ± 0.0057 s 0.0332 ± 0.0051 s 1.08 ± 0.24
large_parameter_init/init 0.0768 ± 0.027 ms 0.0766 ± 0.02 ms 1 ± 0.43
mtkcompile 10 ± 0.44 ms 9.1 ± 0.38 ms 1.1 ± 0.067
sparse_analytical_jacobian/ODEProblem 29.4 ± 3.3 ms 27.2 ± 3.2 ms 1.08 ± 0.18
sparse_analytical_jacobian/f_iip 0.09 ± 0 μs 0.09 ± 0.01 μs 1 ± 0.11
sparse_analytical_jacobian/f_oop 0.117 ± 0.012 ms 0.118 ± 0.012 ms 0.996 ± 0.15
time_to_load 5.82 ± 0.042 s 5.8 ± 0.049 s 1 ± 0.011
Memory benchmarks
master e3bc3f9... master / e3bc3f9...
ODEProblem 0.0502 M allocs: 2.95 MB 0.0502 M allocs: 2.95 MB 1
init 0.366 k allocs: 0.0457 MB 0.366 k allocs: 0.0457 MB 1
large_parameter_init/ODEProblem 0.357 M allocs: 13.3 MB 0.357 M allocs: 13.3 MB 1
large_parameter_init/init 0.8 k allocs: 0.152 MB 0.8 k allocs: 0.152 MB 1
mtkcompile 0.0563 M allocs: 2.76 MB 0.0563 M allocs: 2.76 MB 1
sparse_analytical_jacobian/ODEProblem 0.199 M allocs: 7.59 MB 0.199 M allocs: 7.59 MB 1
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