Skip to content

restore methods for !=, >= and >#784

Merged
cjdoris merged 2 commits into
v1from
comparisons
May 31, 2026
Merged

restore methods for !=, >= and >#784
cjdoris merged 2 commits into
v1from
comparisons

Conversation

@cjdoris
Copy link
Copy Markdown
Member

@cjdoris cjdoris commented May 31, 2026

No description provided.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 31, 2026

Benchmark Results (Julia v1)

Time benchmarks
main a146dc9... main / a146dc9...
basic/@py/pydict/init 0.252 ± 0.049 ms 0.247 ± 0.04 ms 1.02 ± 0.26
basic/@py/pydict/pydel 0.248 ± 0.021 ms 0.249 ± 0.031 ms 0.995 ± 0.15
basic/julia/pydict/init 0.224 ± 0.073 ms 0.226 ± 0.074 ms 0.989 ± 0.46
basic/julia/pydict/pydel 0.231 ± 0.035 ms 0.231 ± 0.05 ms 0.997 ± 0.26
gc/full 0.594 ± 0.0032 s 0.417 ± 0.0057 s 1.42 ± 0.021
time_to_load 2.12 ± 0.015 s 2.2 ± 0.013 s 0.965 ± 0.009
Memory benchmarks
main a146dc9... main / a146dc9...
basic/@py/pydict/init 5.01 k allocs: 0.0764 MB 5.01 k allocs: 0.0764 MB 1
basic/@py/pydict/pydel 5.01 k allocs: 0.0764 MB 5.01 k allocs: 0.0764 MB 1
basic/julia/pydict/init 4.01 k allocs: 0.0612 MB 4.01 k allocs: 0.0612 MB 1
basic/julia/pydict/pydel 4.01 k allocs: 0.0612 MB 4.01 k allocs: 0.0612 MB 1
gc/full 0 allocs: 0 B 0 allocs: 0 B
time_to_load 0.143 k allocs: 10.6 kB 0.143 k allocs: 10.6 kB 1

@cjdoris cjdoris merged commit 8f3b5ab into v1 May 31, 2026
18 checks passed
@cjdoris cjdoris deleted the comparisons branch May 31, 2026 20:11
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