Skip to content

Fix master tests #3813

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix master tests #3813

wants to merge 1 commit into from

Conversation

ChrisRackauckas
Copy link
Member

No description provided.

Copy link
Contributor

Benchmark Results (Julia vlts)

Time benchmarks
master 178382a... master / 178382a...
ODEProblem 0.0825 ± 0.0066 s 0.0829 ± 0.0069 s 0.995 ± 0.11
init 0.0604 ± 0.0018 ms 0.0603 ± 0.0017 ms 1 ± 0.04
large_parameter_init/ODEProblem 0.695 ± 0.0051 s 0.699 ± 0.0062 s 0.995 ± 0.011
large_parameter_init/init 0.111 ± 0.0022 ms 0.11 ± 0.0023 ms 1 ± 0.029
mtkcompile 0.0345 ± 0.00081 s 0.0344 ± 0.00089 s 1 ± 0.035
time_to_load 5.6 ± 0.0057 s 5.58 ± 0.0045 s 1 ± 0.0013
Memory benchmarks
master 178382a... master / 178382a...
ODEProblem 0.59 M allocs: 20.1 MB 0.59 M allocs: 20.1 MB 1
init 0.908 k allocs: 0.0479 MB 0.908 k allocs: 0.0479 MB 1
large_parameter_init/ODEProblem 4.59 M allocs: 0.176 GB 4.61 M allocs: 0.177 GB 0.991
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.68 MB 0.233 M allocs: 8.68 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 178382a... master / 178382a...
ODEProblem 0.0809 ± 0.0065 s 0.0799 ± 0.0057 s 1.01 ± 0.11
init 0.0571 ± 0.012 ms 0.0574 ± 0.013 ms 0.994 ± 0.3
large_parameter_init/ODEProblem 0.694 ± 0.022 s 0.698 ± 0.023 s 0.993 ± 0.046
large_parameter_init/init 0.0993 ± 0.012 ms 0.0991 ± 0.013 ms 1 ± 0.18
mtkcompile 0.0347 ± 0.00099 s 0.0341 ± 0.00058 s 1.02 ± 0.034
time_to_load 5.62 ± 0.031 s 5.61 ± 0.035 s 1 ± 0.0083
Memory benchmarks
master 178382a... master / 178382a...
ODEProblem 0.58 M allocs: 18.9 MB 0.58 M allocs: 18.9 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.17 GB 4.66 M allocs: 0.168 GB 1.01
large_parameter_init/init 1.66 k allocs: 0.0712 MB 1.66 k allocs: 0.0712 MB 1
mtkcompile 0.233 M allocs: 8.08 MB 0.233 M allocs: 8.08 MB 1
time_to_load 0.159 k allocs: 11.2 kB 0.159 k allocs: 11.2 kB 1

@AayushSabharwal
Copy link
Member

Downstream is fixed in #3804

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