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

Add pledges to bug report and feature request template #295

Merged
merged 2 commits into from
Aug 28, 2024

Conversation

kayjan
Copy link
Owner

@kayjan kayjan commented Aug 28, 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% (2347 / 2347) 100% (1167 / 1167) 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: 1bf50b7 Previous: 2b587f2 Ratio
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10 15436.755996478762 iter/sec (stddev: 0.00001301818939621179) 15018.126879344316 iter/sec (stddev: 0.0000045785164086815664) 0.97
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100 701.4601172921339 iter/sec (stddev: 0.00001631592329141674) 667.0847286663227 iter/sec (stddev: 0.000021754210832874812) 0.95
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000 11.24420926596082 iter/sec (stddev: 0.012304557432472123) 12.08179214770873 iter/sec (stddev: 0.004184514671227664) 1.07
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10 70.58569802891815 iter/sec (stddev: 0.0029591106402470668) 62.99593828017653 iter/sec (stddev: 0.004755776481676052) 0.89
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10_no_assertions 22916.384985401975 iter/sec (stddev: 0.0000020275579838212946) 8719.270022627286 iter/sec (stddev: 0.00009948016603808393) 0.38
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100_no_assertions 1672.2215078111553 iter/sec (stddev: 0.00005941436444618023) 1621.4356385715307 iter/sec (stddev: 0.000005379668390225524) 0.97
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000_no_assertions 122.40899781537182 iter/sec (stddev: 0.00279228915990027) 100.91638536559843 iter/sec (stddev: 0.004798682872628229) 0.82
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10_no_assertions 98.74028818912667 iter/sec (stddev: 0.0025923699910278568) 81.1610177739391 iter/sec (stddev: 0.004622562018873064) 0.82

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

@kayjan kayjan merged commit a1135f5 into master Aug 28, 2024
6 checks passed
@kayjan kayjan deleted the enhance/bug-report-template branch August 28, 2024 17:56
@kayjan kayjan added the documentation Improvements or additions to documentation label Sep 10, 2024
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