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

Misc cleanup #253

Merged
merged 2 commits into from
Jun 12, 2024
Merged

Misc cleanup #253

merged 2 commits into from
Jun 12, 2024

Conversation

kayjan
Copy link
Owner

@kayjan kayjan commented Jun 12, 2024

No description provided.

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% (1155 / 1155) 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: f602899 Previous: bb1ddc8 Ratio
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10 15213.625931953198 iter/sec (stddev: 0.000005280602732786812) 14972.402119764969 iter/sec (stddev: 0.000010811450551773079) 0.98
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100 674.7710038077543 iter/sec (stddev: 0.000010881454124380708) 646.4667151583744 iter/sec (stddev: 0.00001063849223335467) 0.96
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000 11.149348228251469 iter/sec (stddev: 0.0011032771439294388) 11.157073661601505 iter/sec (stddev: 0.0025839808054651608) 1.00
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10 69.74637383283739 iter/sec (stddev: 0.0023832456353650618) 69.01387002456988 iter/sec (stddev: 0.0024137663439401436) 0.99
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10_no_assertions 22584.65575893638 iter/sec (stddev: 0.0000024412861613091377) 22459.342973922376 iter/sec (stddev: 0.0000015847677174830084) 0.99
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100_no_assertions 1656.0054416366352 iter/sec (stddev: 0.0000031793642217962335) 396.44282949516764 iter/sec (stddev: 0.0027546204502969683) 0.24
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000_no_assertions 124.51099939193314 iter/sec (stddev: 0.002507912096421724) 161.33062401137866 iter/sec (stddev: 0.000003286490899719869) 1.30
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10_no_assertions 99.20116328839303 iter/sec (stddev: 0.002580134003156921) 85.79715301710031 iter/sec (stddev: 0.00022597534665634656) 0.86

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

@kayjan kayjan merged commit 9618459 into master Jun 12, 2024
6 checks passed
@kayjan kayjan deleted the misc-cleanup branch June 12, 2024 15:36
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.

1 participant