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

Fix links #271

Merged
merged 7 commits into from
Jul 9, 2024
Merged

Fix links #271

merged 7 commits into from
Jul 9, 2024

Conversation

kayjan
Copy link
Owner

@kayjan kayjan commented Jul 9, 2024

No description provided.

Copy link
Contributor

github-actions bot commented Jul 9, 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

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: f9ecae3 Previous: c3c91eb Ratio
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10 15732.212570500691 iter/sec (stddev: 0.0000034500446949091773) 16719.19279730163 iter/sec (stddev: 0.000005696593650151956) 1.06
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100 683.6785254689906 iter/sec (stddev: 0.000022557908402056292) 666.4335037983931 iter/sec (stddev: 8.055360434476117e-7) 0.97
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000 12.242111647077506 iter/sec (stddev: 0.002416780881567905) 11.133433360477815 iter/sec (stddev: 0.0028386699907345728) 0.91
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10 73.7200539925677 iter/sec (stddev: 0.0024128351550180664) 66.2918692319718 iter/sec (stddev: 0.0028040540025253704) 0.90
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10_no_assertions 23573.035747497048 iter/sec (stddev: 0.000007071562783622202) 22289.337895633005 iter/sec (stddev: 0.0000017505135466389773) 0.95
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100_no_assertions 1678.770320887608 iter/sec (stddev: 0.00000994078997517254) 1535.2041894465435 iter/sec (stddev: 0.00004789425147644153) 0.91
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000_no_assertions 128.71928749755537 iter/sec (stddev: 0.0022850652023007454) 104.42666076977615 iter/sec (stddev: 0.0035458394215819597) 0.81
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10_no_assertions 102.86690263375186 iter/sec (stddev: 0.0022240585748040786) 83.44407613897557 iter/sec (stddev: 0.004682850862276295) 0.81

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

@kayjan kayjan merged commit 211123c into master Jul 9, 2024
6 checks passed
@kayjan kayjan deleted the fix-links branch July 9, 2024 10:05
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