Skip to content
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

docs: Update README #243

Merged
merged 1 commit into from
May 30, 2024
Merged

docs: Update README #243

merged 1 commit into from
May 30, 2024

Conversation

kayjan
Copy link
Owner

@kayjan kayjan commented May 30, 2024

No description provided.

@kayjan kayjan merged commit 4072d96 into master May 30, 2024
6 checks passed
@kayjan kayjan deleted the v0.18.1 branch May 30, 2024 11:09
Copy link
Contributor

Code Coverage

Package Line Rate Branch Rate Complexity Health
bigtree 100% 100% 0
bigtree.binarytree 100% 100% 0
bigtree.dag 100% 100% 0
bigtree.node 100% 100% 0
bigtree.tree 100% 100% 0
bigtree.utils 100% 100% 0
Summary 100% (2305 / 2305) 100% (1159 / 1159) 0

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Benchmark suite Current: f228606 Previous: edd9f83 Ratio
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10 17338.835523817303 iter/sec (stddev: 0.000004767738183910474) 16666.638889070415 iter/sec (stddev: 0.0000038395898230014) 0.96
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100 641.115376629593 iter/sec (stddev: 0.000051129830685712976) 681.0512871114112 iter/sec (stddev: 0.000057136066396598583) 1.06
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000 10.958606972215089 iter/sec (stddev: 0.0033317643992121547) 11.163951632331335 iter/sec (stddev: 0.0006224683622204248) 1.02
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10 60.652789720818596 iter/sec (stddev: 0.004612287403787762) 64.17121228528883 iter/sec (stddev: 0.004107117096411679) 1.06
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10_no_assertions 21664.74031094385 iter/sec (stddev: 0.00000253547278532221) 21921.171467380525 iter/sec (stddev: 0.000001426092957728826) 1.01
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100_no_assertions 276.9069554001185 iter/sec (stddev: 0.0042815589251174275) 300.8964547898707 iter/sec (stddev: 0.0038685123276719496) 1.09
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000_no_assertions 149.65223626271626 iter/sec (stddev: 0.000005086431208173005) 150.16998679369257 iter/sec (stddev: 0.00008943691629465186) 1.00
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10_no_assertions 68.50707099329743 iter/sec (stddev: 0.0002398103858034331) 69.00400791493962 iter/sec (stddev: 0.00018715935629683487) 1.01

This comment was automatically generated by workflow using github-action-benchmark.

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