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

Update README.md #298

Merged
merged 1 commit into from
Sep 2, 2024
Merged

Update README.md #298

merged 1 commit into from
Sep 2, 2024

Conversation

kayjan
Copy link
Owner

@kayjan kayjan commented Sep 2, 2024

No description provided.

@kayjan kayjan added the documentation Improvements or additions to documentation label Sep 2, 2024
@kayjan kayjan enabled auto-merge September 2, 2024 14:35
Copy link
Contributor

github-actions bot commented Sep 2, 2024

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% (2347 / 2347) 100% (1167 / 1167) 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: 23dc607 Previous: 5b7e87c Ratio
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10 15175.669759378743 iter/sec (stddev: 0.000018631627290054747) 15812.464175332467 iter/sec (stddev: 0.000013387864822862287) 1.04
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100 640.7981166177653 iter/sec (stddev: 0.00006090197569444059) 676.9407544501776 iter/sec (stddev: 0.000008007347897395164) 1.06
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000 12.409340160643598 iter/sec (stddev: 0.002561766621669998) 12.2568791260669 iter/sec (stddev: 0.004310751828578973) 0.99
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10 66.1932777185112 iter/sec (stddev: 0.002467580705523944) 71.23544577476443 iter/sec (stddev: 0.003000180321335128) 1.08
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10_no_assertions 22034.876803122846 iter/sec (stddev: 0.0000036116185959719) 22645.645469151954 iter/sec (stddev: 0.00000200054650304746) 1.03
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100_no_assertions 1495.6836066823728 iter/sec (stddev: 0.00008683341983687796) 1575.596158317628 iter/sec (stddev: 0.00006306388396474025) 1.05
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000_no_assertions 114.20436488512186 iter/sec (stddev: 0.003581145051036907) 119.92016387045119 iter/sec (stddev: 0.0031426755606438835) 1.05
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10_no_assertions 98.40707387047999 iter/sec (stddev: 0.002799438292303453) 97.66315699790043 iter/sec (stddev: 0.002731791790709858) 0.99

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

@kayjan kayjan merged commit d0b1a20 into master Sep 2, 2024
6 checks passed
@kayjan kayjan deleted the docs/readme branch September 2, 2024 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant