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

Update docs on plotting #293

Merged
merged 1 commit into from
Aug 25, 2024
Merged

Update docs on plotting #293

merged 1 commit into from
Aug 25, 2024

Conversation

kayjan
Copy link
Owner

@kayjan kayjan commented Aug 25, 2024

No description provided.

@kayjan kayjan added the documentation Improvements or additions to documentation label Aug 25, 2024
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: f2c94b5 Previous: c446f8c Ratio
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10 15362.387192198228 iter/sec (stddev: 0.000014706053281375847) 15767.051277878507 iter/sec (stddev: 0.000016719822684084068) 1.03
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100 672.4044281326215 iter/sec (stddev: 0.000008875745736128012) 682.1308690585968 iter/sec (stddev: 0.000016036828244148162) 1.01
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000 12.224912333197631 iter/sec (stddev: 0.0037457979055956583) 12.313627460973084 iter/sec (stddev: 0.0031350653946234258) 1.01
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10 66.31421039621551 iter/sec (stddev: 0.0038740928850985) 70.40328214469496 iter/sec (stddev: 0.0030892118533124954) 1.06
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10_no_assertions 22632.47352616752 iter/sec (stddev: 0.0000015465839531638918) 22459.065545985057 iter/sec (stddev: 0.0000030037188958797214) 0.99
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100_no_assertions 1524.4619354461156 iter/sec (stddev: 0.0000951483591869301) 1535.7824250896806 iter/sec (stddev: 0.00007669577133562236) 1.01
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000_no_assertions 109.98167386367918 iter/sec (stddev: 0.00387581150813094) 119.34691197653932 iter/sec (stddev: 0.0031830709447058844) 1.09
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10_no_assertions 92.80927345805448 iter/sec (stddev: 0.003471115276084415) 92.2224620108674 iter/sec (stddev: 0.0036128959132767486) 0.99

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

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% (2368 / 2368) 100% (1167 / 1167) 0

@kayjan kayjan merged commit 9f28d87 into master Aug 25, 2024
6 checks passed
@kayjan kayjan deleted the v0.21.0 branch August 25, 2024 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant