Skip to content

Conversation

@kayjan
Copy link
Owner

@kayjan kayjan commented Jun 27, 2024

No description provided.

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: 08fa9b2 Previous: a5fcdf3 Ratio
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10 17307.970233502758 iter/sec (stddev: 0.000004083329529290259) 16771.024365867124 iter/sec (stddev: 0.0000035138257313470434) 0.97
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100 637.5765968582384 iter/sec (stddev: 0.00002391519986805132) 589.5460630902903 iter/sec (stddev: 0.000006292260401666262) 0.92
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000 11.317781702291615 iter/sec (stddev: 0.0026050338492130693) 9.680744553188505 iter/sec (stddev: 0.0024653146404209282) 0.86
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10 69.77069293136222 iter/sec (stddev: 0.002673853794510424) 67.29449582470934 iter/sec (stddev: 0.002596131869811438) 0.96
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10_no_assertions 22542.653518155683 iter/sec (stddev: 0.0000018355784911639331) 21842.07307507579 iter/sec (stddev: 0.000002592253458269174) 0.97
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100_no_assertions 1570.7229802282752 iter/sec (stddev: 0.000029531607609113586) 1530.0508489470708 iter/sec (stddev: 0.00003485350537731911) 0.97
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000_no_assertions 129.85639882079496 iter/sec (stddev: 0.0017360969130294104) 121.46025936912355 iter/sec (stddev: 0.0026860375979021185) 0.94
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10_no_assertions 101.2053337660035 iter/sec (stddev: 0.0019279322250478905) 97.86441688507583 iter/sec (stddev: 0.0026428430609331172) 0.97

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

@kayjan
Copy link
Owner Author

kayjan commented Jun 27, 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% (2343 / 2343) 100% (1155 / 1155) 0

@kayjan kayjan merged commit c3c91eb into master Jun 27, 2024
@kayjan kayjan deleted the fix-codecov branch June 27, 2024 18:42
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