Skip to content

Conversation

@kayjan
Copy link
Owner

@kayjan kayjan commented Jun 4, 2024

No description provided.

@github-actions
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

Details
Benchmark suite Current: 7fe28b7 Previous: f826e13 Ratio
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10 17379.7581434714 iter/sec (stddev: 0.0000049723748847276834) 15173.85059987915 iter/sec (stddev: 0.000014631241381253358) 0.87
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100 673.6575932509173 iter/sec (stddev: 0.000013243190772002437) 695.459791593045 iter/sec (stddev: 7.027934254183072e-7) 1.03
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000 11.413524366330027 iter/sec (stddev: 0.00003179116732820488) 11.111097314831808 iter/sec (stddev: 0.0008792594931081695) 0.97
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10 70.07662661883555 iter/sec (stddev: 0.0026731606177330023) 67.79957657334423 iter/sec (stddev: 0.003106301209999352) 0.97
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10_no_assertions 21721.94176788966 iter/sec (stddev: 1.8144359948986456e-7) 21717.106455422232 iter/sec (stddev: 0.000004353302895061074) 1.00
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100_no_assertions 388.4856429497891 iter/sec (stddev: 0.002771111877490421) 363.3269214002883 iter/sec (stddev: 0.002968964526797421) 0.94
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000_no_assertions 159.50757968455198 iter/sec (stddev: 0.000052837493563393324) 157.42351606019633 iter/sec (stddev: 0.00014137228302783244) 0.99
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10_no_assertions 78.79719982803496 iter/sec (stddev: 0.0004963875461790742) 75.64768746246958 iter/sec (stddev: 0.000477208193978724) 0.96

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

@kayjan kayjan merged commit abd5a3a into master Jun 4, 2024
@kayjan kayjan deleted the fix-type-hints branch June 4, 2024 16:16
@kayjan
Copy link
Owner Author

kayjan commented Jun 5, 2024

Addresses #247

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.

2 participants