Skip to content

Conversation

@kayjan
Copy link
Owner

@kayjan kayjan commented Aug 27, 2024

No description provided.

@kayjan kayjan added the enhancement New feature or request label Aug 27, 2024
@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

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: f0b060a Previous: 9f28d87 Ratio
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10 15099.843943431515 iter/sec (stddev: 0.000017383583819990113) 13864.664239178504 iter/sec (stddev: 0.000024968506128030083) 0.92
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100 682.902701150081 iter/sec (stddev: 0.000004252752313007773) 679.5360834342841 iter/sec (stddev: 0.000004273894807263281) 1.00
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000 12.130694677889712 iter/sec (stddev: 0.00402961798106054) 11.9396227818384 iter/sec (stddev: 0.0032097420225433533) 0.98
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10 63.07982422479351 iter/sec (stddev: 0.005243488817597633) 69.54254797198817 iter/sec (stddev: 0.0030413156926478386) 1.10
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10_no_assertions 22610.264607683115 iter/sec (stddev: 0.0000013715043127191148) 5390.819595979924 iter/sec (stddev: 0.00014549521053612558) 0.24
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100_no_assertions 1594.9238041086717 iter/sec (stddev: 0.0000969368443680972) 1524.3321519776332 iter/sec (stddev: 0.0000718414832825724) 0.96
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000_no_assertions 105.10249600666974 iter/sec (stddev: 0.0045153639944491165) 111.35936268235483 iter/sec (stddev: 0.0036353935761790778) 1.06
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10_no_assertions 84.24241393166521 iter/sec (stddev: 0.004944345667471796) 95.85177251853669 iter/sec (stddev: 0.0029803803415145848) 1.14

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

@kayjan kayjan merged commit 2b587f2 into master Aug 27, 2024
@kayjan kayjan deleted the fix/modify-import branch August 27, 2024 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants