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 #250

Merged
merged 1 commit into from
Jun 4, 2024
Merged

docs: Update README #250

merged 1 commit into from
Jun 4, 2024

Conversation

kayjan
Copy link
Owner

@kayjan kayjan commented Jun 4, 2024

No description provided.

@kayjan kayjan merged commit 6f8d410 into master Jun 4, 2024
6 checks passed
Copy link
Contributor

github-actions bot commented Jun 4, 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% (2314 / 2314) 100% (1157 / 1157) 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: 2c96272 Previous: 0423b29 Ratio
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10 17096.194301871918 iter/sec (stddev: 0.000005501078626813141) 16603.214714432143 iter/sec (stddev: 0.000006065561969460324) 0.97
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100 697.8779555229772 iter/sec (stddev: 0.000011347225359240851) 646.0409480136585 iter/sec (stddev: 5.656853712622094e-9) 0.93
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000 11.239575361289866 iter/sec (stddev: 0.0014724020865072205) 10.912191719473974 iter/sec (stddev: 0.0027774457864831827) 0.97
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10 66.98953613397563 iter/sec (stddev: 0.003156210715807136) 66.82850994719851 iter/sec (stddev: 0.003322645479453199) 1.00
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10_no_assertions 22210.672672493107 iter/sec (stddev: 0.0000015245222197654757) 22070.158827739942 iter/sec (stddev: 0.000003215568086964225) 0.99
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100_no_assertions 367.65140440891093 iter/sec (stddev: 0.0030074613998610313) 357.37805019041144 iter/sec (stddev: 0.003145556879355108) 0.97
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000_no_assertions 149.888747325626 iter/sec (stddev: 0.00015791886455377655) 159.5304342909739 iter/sec (stddev: 0.00011453446941012341) 1.06
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10_no_assertions 74.98133236631116 iter/sec (stddev: 0.00037476213925741837) 77.12054169714935 iter/sec (stddev: 0.00017898018144794494) 1.03

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

@kayjan kayjan deleted the update-readme branch June 6, 2024 07:26
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