Skip to content

Conversation

@AayushSabharwal
Copy link
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 5572a5c into master Nov 14, 2025
37 of 50 checks passed
@AayushSabharwal AayushSabharwal deleted the as/bump-version-1 branch November 14, 2025 10:25
@github-actions
Copy link
Contributor

Benchmark Results (Julia v1)

Time benchmarks
master 70173fc... master / 70173fc...
ODEProblem 0.0852 ± 0.0068 s 0.084 ± 0.0047 s 1.01 ± 0.099
init 0.0404 ± 0.012 ms 0.0401 ± 0.011 ms 1.01 ± 0.4
large_parameter_init/ODEProblem 1.08 ± 0.051 s 1.05 ± 0.029 s 1.03 ± 0.056
large_parameter_init/init 0.0719 ± 0.018 ms 0.0689 ± 0.017 ms 1.04 ± 0.36
mtkcompile 0.0319 ± 0.0027 s 0.0317 ± 0.0024 s 1.01 ± 0.11
time_to_load 4.95 ± 0.18 s 4.9 ± 0.13 s 1.01 ± 0.045
Memory benchmarks
master 70173fc... master / 70173fc...
ODEProblem 0.673 M allocs: 22.2 MB 0.673 M allocs: 22.2 MB 1
init 0.797 k allocs: 30.6 kB 0.797 k allocs: 30.6 kB 1
large_parameter_init/ODEProblem 4.47 M allocs: 0.164 GB 4.47 M allocs: 0.164 GB 1
large_parameter_init/init 1.64 k allocs: 0.0596 MB 1.64 k allocs: 0.0596 MB 1
mtkcompile 0.234 M allocs: 8 MB 0.234 M allocs: 8 MB 1
time_to_load 0.149 k allocs: 11.2 kB 0.149 k allocs: 11.2 kB 1

@github-actions
Copy link
Contributor

Benchmark Results (Julia vlts)

Time benchmarks
master 70173fc... master / 70173fc...
ODEProblem 0.102 ± 0.0095 s 0.0969 ± 0.0077 s 1.06 ± 0.13
init 0.0592 ± 0.0014 ms 0.0607 ± 0.0021 ms 0.975 ± 0.04
large_parameter_init/ODEProblem 0.982 ± 0.0085 s 0.989 ± 0.028 s 0.993 ± 0.03
large_parameter_init/init 0.107 ± 0.0018 ms 0.107 ± 0.0027 ms 1 ± 0.03
mtkcompile 0.0359 ± 0.0027 s 0.0336 ± 0.002 s 1.07 ± 0.1
time_to_load 5.06 ± 0.044 s 4.95 ± 0.22 s 1.02 ± 0.046
Memory benchmarks
master 70173fc... master / 70173fc...
ODEProblem 0.659 M allocs: 22.1 MB 0.659 M allocs: 22.1 MB 1
init 0.892 k allocs: 0.0461 MB 0.892 k allocs: 0.0461 MB 1
large_parameter_init/ODEProblem 4.23 M allocs: 0.164 GB 4.23 M allocs: 0.164 GB 1
large_parameter_init/init 1.74 k allocs: 0.0857 MB 1.74 k allocs: 0.0857 MB 1
mtkcompile 0.229 M allocs: 8.46 MB 0.229 M allocs: 8.46 MB 1
time_to_load 0.153 k allocs: 14.5 kB 0.153 k allocs: 14.5 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.

2 participants