Skip to content

fix!: ambiguity error for Base.DataType and correct typo#46

Merged
Beforerr merged 1 commit into
mainfrom
push-pvmnuvwxoqox
Jun 11, 2026
Merged

fix!: ambiguity error for Base.DataType and correct typo#46
Beforerr merged 1 commit into
mainfrom
push-pvmnuvwxoqox

Conversation

@Beforerr

Copy link
Copy Markdown
Member

No description provided.

@Beforerr Beforerr changed the title fix: ambiguity error for Base.DataType and correct typo fix!: ambiguity error for Base.DataType and correct typo Jun 11, 2026
@github-actions

github-actions Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Benchmark Results (Julia v1)

Time benchmarks
main 3eb1828... main / 3eb1828...
elx/full_load 0.118 ± 0.0034 ms 0.117 ± 0.0042 ms 1.01 ± 0.046
elx/sum_array 2.9 ± 0.42 μs 2.77 ± 0.59 μs 1.05 ± 0.27
elx/sum_lazy 2.77 ± 0.95 μs 2.62 ± 1.2 μs 1.06 ± 0.6
elx/sum_var_access 3.24 ± 0.47 μs 3.19 ± 0.65 μs 1.02 ± 0.26
elx/var_access 0.29 ± 0.01 μs 0.29 ± 0.01 μs 1 ± 0.049
mms/full_load 25.8 ± 2.8 μs 25.9 ± 2.9 μs 0.995 ± 0.16
mms/sum_array 0.0967 ± 0.014 s 0.0966 ± 0.015 s 1 ± 0.21
mms/sum_slice 3.59 ± 0.091 ms 3.6 ± 0.26 ms 0.999 ± 0.076
mms/sum_var_access 3.59 ± 0.058 ms 3.59 ± 0.091 ms 1 ± 0.03
mms/var_access 0.1 ± 0.001 μs 0.11 ± 0.001 μs 0.909 ± 0.012
time_to_load 0.13 ± 0.00099 s 0.131 ± 0.0015 s 0.992 ± 0.014
Memory benchmarks
main 3eb1828... main / 3eb1828...
elx/full_load 3.73 k allocs: 0.167 MB 3.73 k allocs: 0.167 MB 1
elx/sum_array 5 allocs: 27.7 kB 5 allocs: 27.7 kB 1
elx/sum_lazy 5 allocs: 27.7 kB 5 allocs: 27.7 kB 1
elx/sum_var_access 8 allocs: 28.1 kB 8 allocs: 28.1 kB 1
elx/var_access 2 allocs: 0.328 kB 2 allocs: 0.328 kB 1
mms/full_load 0.243 k allocs: 14.8 kB 0.243 k allocs: 14.8 kB 1
mms/sum_array 0.524 k allocs: 31.6 MB 0.524 k allocs: 31.6 MB 1
mms/sum_slice 0.045 k allocs: 1.29 MB 0.045 k allocs: 1.29 MB 1
mms/sum_var_access 0.045 k allocs: 1.29 MB 0.045 k allocs: 1.29 MB 1
mms/var_access 2 allocs: 0.328 kB 2 allocs: 0.328 kB 1
time_to_load 0.145 k allocs: 11 kB 0.145 k allocs: 11 kB 1

@codecov

codecov Bot commented Jun 11, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 90.00000% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/enums.jl 66.66% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@Beforerr Beforerr force-pushed the push-pvmnuvwxoqox branch from 3a06eca to 3eb1828 Compare June 11, 2026 15:53
@Beforerr Beforerr merged commit 264a6ed into main Jun 11, 2026
@Beforerr Beforerr deleted the push-pvmnuvwxoqox branch June 11, 2026 15:53
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