Skip to content

build: bump MTKBase minor version#4665

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

build: bump MTKBase minor version#4665
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 ad64006 into master Jun 25, 2026
28 of 36 checks passed
@AayushSabharwal AayushSabharwal deleted the as/bump-version branch June 25, 2026 07:31
@github-actions

Copy link
Copy Markdown
Contributor

Benchmark Results (Julia vlts)

Time benchmarks
master ccbb167... master / ccbb167...
ODEProblem 12.5 ± 0.95 ms 10.3 ± 1.1 ms 1.21 ± 0.16
init 0.0984 ± 0.019 ms 0.0912 ± 0.027 ms 1.08 ± 0.38
large_parameter_init/ODEProblem 0.0379 ± 0.0047 s 0.0351 ± 0.0048 s 1.08 ± 0.2
large_parameter_init/init 0.107 ± 0.03 ms 0.0943 ± 0.031 ms 1.13 ± 0.48
mtkcompile 11.8 ± 0.97 ms 11.6 ± 1.1 ms 1.02 ± 0.13
sparse_analytical_jacobian/ODEProblem 0.0354 ± 0.0028 s 0.0325 ± 0.0027 s 1.09 ± 0.13
sparse_analytical_jacobian/f_iip 0.07 ± 0.01 μs 0.07 ± 0.01 μs 1 ± 0.2
sparse_analytical_jacobian/f_oop 0.359 ± 0.011 ms 0.353 ± 0.0052 ms 1.02 ± 0.034
time_to_load 5.87 ± 0.045 s 5.72 ± 0.11 s 1.03 ± 0.021
Memory benchmarks
master ccbb167... master / ccbb167...
ODEProblem 0.0446 M allocs: 2.96 MB 0.0446 M allocs: 2.94 MB 1.01
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.3 MB 0.339 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.0599 M allocs: 3.44 MB 0.0599 M allocs: 3.45 MB 0.996
sparse_analytical_jacobian/ODEProblem 0.208 M allocs: 8.55 MB 0.208 M allocs: 8.55 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 ccbb167... master / ccbb167...
ODEProblem 12.1 ± 0.97 ms 10.2 ± 0.9 ms 1.18 ± 0.14
init 0.0793 ± 0.008 ms 0.0712 ± 0.0084 ms 1.11 ± 0.17
large_parameter_init/ODEProblem 0.0444 ± 0.0023 s 0.0342 ± 0.003 s 1.3 ± 0.13
large_parameter_init/init 0.102 ± 0.04 ms 0.0845 ± 0.041 ms 1.21 ± 0.76
mtkcompile 10.6 ± 0.59 ms 9.46 ± 0.46 ms 1.12 ± 0.083
sparse_analytical_jacobian/ODEProblem 0.033 ± 0.0026 s 27.4 ± 2.4 ms 1.2 ± 0.14
sparse_analytical_jacobian/f_iip 0.08 ± 0 μs 0.08 ± 0 μs 1 ± 0
sparse_analytical_jacobian/f_oop 0.121 ± 0.014 ms 0.114 ± 0.013 ms 1.06 ± 0.18
time_to_load 5.85 ± 0.19 s 5.7 ± 0.57 s 1.03 ± 0.11
Memory benchmarks
master ccbb167... master / ccbb167...
ODEProblem 0.0501 M allocs: 2.95 MB 0.0501 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.359 M allocs: 13.3 MB 0.358 M allocs: 13.4 MB 0.994
large_parameter_init/init 0.8 k allocs: 0.152 MB 0.8 k allocs: 0.152 MB 1
mtkcompile 0.056 M allocs: 2.75 MB 0.056 M allocs: 2.75 MB 1
sparse_analytical_jacobian/ODEProblem 0.2 M allocs: 7.63 MB 0.2 M allocs: 7.63 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.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