Skip to content

Conversation

@kayjan
Copy link
Owner

@kayjan kayjan commented Jun 4, 2024

No description provided.

@kayjan kayjan merged commit 0423b29 into master Jun 4, 2024
@kayjan kayjan deleted the fix-type-hints branch June 4, 2024 16:18
@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: d78260b Previous: abd5a3a Ratio
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10 16678.856130402826 iter/sec (stddev: 0.000008263179132401212) 17200.705572810068 iter/sec (stddev: 0.00000475706086987747) 1.03
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100 689.3125840595454 iter/sec (stddev: 0.0000040642376471307004) 654.1025129735713 iter/sec (stddev: 0.0000015415634938483967) 0.95
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000 11.936256769776335 iter/sec (stddev: 0.0024804021778099057) 11.209131541428478 iter/sec (stddev: 0.0030349452969471737) 0.94
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10 68.71528035913482 iter/sec (stddev: 0.0029434371941794504) 68.78409728728974 iter/sec (stddev: 0.002603689709934804) 1.00
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10_no_assertions 21859.070202196723 iter/sec (stddev: 7.991720813879783e-7) 22113.204125816967 iter/sec (stddev: 0.00000271818917662109) 1.01
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100_no_assertions 372.65488282252517 iter/sec (stddev: 0.002968719797140049) 451.10840832015583 iter/sec (stddev: 0.002322285535494931) 1.21
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000_no_assertions 151.1323298887201 iter/sec (stddev: 0.00017501126179778054) 158.51671722846828 iter/sec (stddev: 0.00016753834520108948) 1.05
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10_no_assertions 74.47291182255567 iter/sec (stddev: 0.0007488035952821041) 86.36922042816687 iter/sec (stddev: 0.0003095733994137438) 1.16

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

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