Skip to content

ci(tests): use the latest "pre-release" version of the reusable workflow #3836

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 22, 2025

Conversation

thazhemadam
Copy link
Member

No description provided.

@thazhemadam thazhemadam self-assigned this Jul 22, 2025
@AayushSabharwal AayushSabharwal merged commit b0907ec into master Jul 22, 2025
45 of 50 checks passed
@baggepinnen baggepinnen deleted the thazhemadam-patch-1 branch July 22, 2025 14:18
Copy link
Contributor

Benchmark Results (Julia vlts)

Time benchmarks
master aa0c471... master / aa0c471...
ODEProblem 0.0832 ± 0.0058 s 0.0824 ± 0.006 s 1.01 ± 0.1
init 0.0613 ± 0.0018 ms 0.0608 ± 0.0017 ms 1.01 ± 0.04
large_parameter_init/ODEProblem 0.706 ± 0.0081 s 0.713 ± 0.0093 s 0.99 ± 0.017
large_parameter_init/init 0.111 ± 0.0024 ms 0.111 ± 0.0025 ms 0.992 ± 0.031
mtkcompile 0.0348 ± 0.00092 s 0.0348 ± 0.0016 s 1 ± 0.053
time_to_load 5.62 ± 0.007 s 5.65 ± 0.033 s 0.995 ± 0.006
Memory benchmarks
master aa0c471... master / aa0c471...
ODEProblem 0.588 M allocs: 20 MB 0.588 M allocs: 20 MB 1
init 0.908 k allocs: 0.0479 MB 0.908 k allocs: 0.0479 MB 1
large_parameter_init/ODEProblem 4.61 M allocs: 0.177 GB 4.61 M allocs: 0.177 GB 1
large_parameter_init/init 1.75 k allocs: 0.0874 MB 1.75 k allocs: 0.0874 MB 1
mtkcompile 0.233 M allocs: 8.63 MB 0.233 M allocs: 8.63 MB 1
time_to_load 0.153 k allocs: 14.5 kB 0.153 k allocs: 14.5 kB 1

Copy link
Contributor

Benchmark Results (Julia v1)

Time benchmarks
master aa0c471... master / aa0c471...
ODEProblem 0.0889 ± 0.0068 s 0.0863 ± 0.004 s 1.03 ± 0.093
init 0.0491 ± 0.012 ms 0.057 ± 0.012 ms 0.86 ± 0.28
large_parameter_init/ODEProblem 0.743 ± 0.031 s 0.728 ± 0.024 s 1.02 ± 0.054
large_parameter_init/init 0.101 ± 0.013 ms 0.101 ± 0.012 ms 1 ± 0.18
mtkcompile 0.0367 ± 0.0025 s 0.0372 ± 0.0028 s 0.989 ± 0.1
time_to_load 6 ± 0.072 s 6.06 ± 0.083 s 0.991 ± 0.018
Memory benchmarks
master aa0c471... master / aa0c471...
ODEProblem 0.578 M allocs: 18.8 MB 0.578 M allocs: 18.8 MB 1
init 0.815 k allocs: 0.0318 MB 0.815 k allocs: 0.0318 MB 1
large_parameter_init/ODEProblem 4.68 M allocs: 0.169 GB 4.68 M allocs: 0.169 GB 1
large_parameter_init/init 1.66 k allocs: 0.0712 MB 1.66 k allocs: 0.0712 MB 1
mtkcompile 0.232 M allocs: 8.08 MB 0.232 M allocs: 8.08 MB 1
time_to_load 0.159 k allocs: 11.2 kB 0.159 k allocs: 11.2 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