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

Fix documentation build error #289

Merged
merged 1 commit into from
Aug 23, 2024
Merged

Fix documentation build error #289

merged 1 commit into from
Aug 23, 2024

Conversation

kayjan
Copy link
Owner

@kayjan kayjan commented Aug 23, 2024

No description provided.

@kayjan kayjan added the documentation Improvements or additions to documentation label Aug 23, 2024
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% (2344 / 2344) 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: a2370db Previous: 79d8ce7 Ratio
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10 15808.664570741643 iter/sec (stddev: 0.000002548907814773942) 15330.651491085255 iter/sec (stddev: 0.0000028804701830162064) 0.97
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100 681.8280450799372 iter/sec (stddev: 0.000009630440807096688) 685.2061759692227 iter/sec (stddev: 0.00001994161331224248) 1.00
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000 12.620550831071586 iter/sec (stddev: 0.0001752836393313321) 12.75970023641334 iter/sec (stddev: 0.00011703324335574132) 1.01
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10 64.27207097775043 iter/sec (stddev: 0.0001494108143381126) 65.5437099974223 iter/sec (stddev: 0.00016856032663234118) 1.02
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10_no_assertions 21384.862297350846 iter/sec (stddev: 0.0000012703173332540208) 21912.165085910652 iter/sec (stddev: 0.000002501390239166022) 1.02
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100_no_assertions 1536.8675703522358 iter/sec (stddev: 0.00008394722208720412) 1560.6679221756444 iter/sec (stddev: 0.00006495949582383075) 1.02
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000_no_assertions 159.0283849128371 iter/sec (stddev: 0.00004692021188640925) 162.55661633593544 iter/sec (stddev: 0.0000617700906874231) 1.02
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10_no_assertions 79.40730735184435 iter/sec (stddev: 0.000055427201441059284) 84.78592824906875 iter/sec (stddev: 0.00034087807727843747) 1.07

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

@kayjan kayjan merged commit 12accac into master Aug 23, 2024
8 checks passed
@kayjan kayjan deleted the fix/docs branch August 23, 2024 17:50
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