Skip to content

Conversation

@kayjan
Copy link
Owner

@kayjan kayjan commented Aug 28, 2024

No description provided.

@kayjan kayjan added the documentation Improvements or additions to documentation label Aug 28, 2024
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

Details
Benchmark suite Current: 9ae1e26 Previous: a1135f5 Ratio
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10 15752.124567810717 iter/sec (stddev: 0.000014231796764439453) 15709.882458427475 iter/sec (stddev: 0.000014434170725379368) 1.00
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100 688.8342719845095 iter/sec (stddev: 0.000008866836192460183) 685.7520138306982 iter/sec (stddev: 0.000007495190457870546) 1.00
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000 12.269990620868306 iter/sec (stddev: 0.002774255391397704) 12.367253105195482 iter/sec (stddev: 0.002150553976371209) 1.01
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10 67.70034143144024 iter/sec (stddev: 0.003862339497602695) 70.02994242236767 iter/sec (stddev: 0.00301041053011391) 1.03
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10_no_assertions 22373.717147305702 iter/sec (stddev: 0.0000011554124805964545) 23225.4048763857 iter/sec (stddev: 0.0000018362148885757354) 1.04
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100_no_assertions 1534.3386524750235 iter/sec (stddev: 0.00009492455989000358) 1552.4354879614673 iter/sec (stddev: 0.00006967738298031594) 1.01
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000_no_assertions 113.23940034484708 iter/sec (stddev: 0.003323464238396308) 126.46700860522138 iter/sec (stddev: 0.002383983854843401) 1.12
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10_no_assertions 94.1890875979929 iter/sec (stddev: 0.003343207013278292) 100.56127926055146 iter/sec (stddev: 0.00227815330422394) 1.07

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

@github-actions
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% (2347 / 2347) 100% (1167 / 1167) 0

@kayjan kayjan merged commit 763e66c into master Aug 28, 2024
@kayjan kayjan deleted the enhance/docs branch August 28, 2024 18:09
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.

2 participants