Skip to content

build: bump MTKBase patch version - #4857

Merged
AayushSabharwal merged 1 commit into
masterfrom
as/bump-version
Jul 31, 2026
Merged

build: bump MTKBase patch version#4857
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 ddbe9b3 into master Jul 31, 2026
29 of 37 checks passed
@AayushSabharwal
AayushSabharwal deleted the as/bump-version branch July 31, 2026 09:28
@github-actions

Copy link
Copy Markdown
Contributor

Benchmark Results (Julia vlts)

Time benchmarks
master e1a7165... master / e1a7165...
ODEProblem 5.55 ± 0.15 ms 5.52 ± 0.22 ms 1 ± 0.049
init 0.0913 ± 0.029 ms 0.0916 ± 0.027 ms 0.997 ± 0.43
large_parameter_init/ODEProblem 16.6 ± 0.8 ms 17.4 ± 0.49 ms 0.957 ± 0.053
large_parameter_init/init 0.102 ± 0.041 ms 0.0902 ± 0.033 ms 1.13 ± 0.61
mtkcompile 9.57 ± 0.43 ms 9.6 ± 0.43 ms 0.997 ± 0.063
sparse_analytical_jacobian/ODEProblem 20.6 ± 0.5 ms 21.2 ± 0.73 ms 0.975 ± 0.041
sparse_analytical_jacobian/f_iip 0.07 ± 0 μs 0.07 ± 0.009 μs 1 ± 0.13
sparse_analytical_jacobian/f_oop 0.382 ± 0.014 ms 0.382 ± 0.012 ms 0.998 ± 0.049
time_to_load 6.07 ± 0.12 s 6.08 ± 0.064 s 0.998 ± 0.023
Memory benchmarks
master e1a7165... master / e1a7165...
ODEProblem 0.0368 M allocs: 1.9 MB 0.0368 M allocs: 1.9 MB 1
init 0.428 k allocs: 0.0725 MB 0.428 k allocs: 0.0725 MB 1
large_parameter_init/ODEProblem 0.159 M allocs: 5.99 MB 0.159 M allocs: 5.99 MB 1
large_parameter_init/init 0.616 k allocs: 0.175 MB 0.616 k allocs: 0.175 MB 1
mtkcompile 0.059 M allocs: 3.34 MB 0.059 M allocs: 3.35 MB 0.995
sparse_analytical_jacobian/ODEProblem 0.117 M allocs: 5.69 MB 0.117 M allocs: 5.69 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 e1a7165... master / e1a7165...
ODEProblem 5.07 ± 0.64 ms 5.66 ± 0.81 ms 0.896 ± 0.17
init 0.0939 ± 0.017 ms 0.0971 ± 0.012 ms 0.967 ± 0.21
large_parameter_init/ODEProblem 14.8 ± 2.3 ms 18.5 ± 3.2 ms 0.798 ± 0.19
large_parameter_init/init 0.0946 ± 0.03 ms 0.118 ± 0.042 ms 0.801 ± 0.38
mtkcompile 8.99 ± 0.77 ms 10.1 ± 1.3 ms 0.893 ± 0.14
sparse_analytical_jacobian/ODEProblem 18.7 ± 2.1 ms 22.6 ± 3.2 ms 0.825 ± 0.15
sparse_analytical_jacobian/f_iip 0.08 ± 0.01 μs 0.08 ± 0.01 μs 1 ± 0.18
sparse_analytical_jacobian/f_oop 0.12 ± 0.015 ms 0.123 ± 0.016 ms 0.973 ± 0.18
time_to_load 5.63 ± 0.2 s 6.89 ± 0.9 s 0.818 ± 0.11
Memory benchmarks
master e1a7165... master / e1a7165...
ODEProblem 0.0364 M allocs: 1.66 MB 0.0364 M allocs: 1.66 MB 1
init 0.426 k allocs: 0.0545 MB 0.426 k allocs: 0.0545 MB 1
large_parameter_init/ODEProblem 0.153 M allocs: 5.15 MB 0.153 M allocs: 5.15 MB 1
large_parameter_init/init 0.809 k allocs: 0.154 MB 0.809 k allocs: 0.154 MB 1
mtkcompile 0.0556 M allocs: 2.59 MB 0.0556 M allocs: 2.59 MB 1
sparse_analytical_jacobian/ODEProblem 0.117 M allocs: 4.75 MB 0.117 M allocs: 4.75 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.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