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 issue template config #283

Merged
merged 1 commit into from
Aug 23, 2024
Merged

Fix issue template config #283

merged 1 commit into from
Aug 23, 2024

Conversation

kayjan
Copy link
Owner

@kayjan kayjan commented Aug 23, 2024

No description provided.

@kayjan kayjan merged commit efdc12d into master Aug 23, 2024
6 checks passed
@kayjan kayjan deleted the fix/issue-template branch August 23, 2024 06:37
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% (1157 / 1157) 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: 6dd49fa Previous: 931850c Ratio
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10 15213.683795164841 iter/sec (stddev: 0.0000017817676674461055) 15899.249635041237 iter/sec (stddev: 8.302140703944146e-7) 1.05
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100 638.5152528205535 iter/sec (stddev: 0.000007082240103684303) 651.3330915799344 iter/sec (stddev: 0.00006296340409060741) 1.02
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000 11.314341161345748 iter/sec (stddev: 0.0003270168751777794) 12.517476493862716 iter/sec (stddev: 0.00001447574860454069) 1.11
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10 63.315463198105874 iter/sec (stddev: 0.0003149148133297204) 64.3677507771833 iter/sec (stddev: 0.000054840585655083854) 1.02
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10_no_assertions 22909.507445254538 iter/sec (stddev: 0.0000025085320205078516) 22611.26153819418 iter/sec (stddev: 0.0000020679337800971016) 0.99
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100_no_assertions 1543.2525065123255 iter/sec (stddev: 0.00003651103438282854) 1571.9088569522146 iter/sec (stddev: 0.00003731063072982757) 1.02
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000_no_assertions 162.06866912714707 iter/sec (stddev: 0.000051205349693177256) 162.37615813983405 iter/sec (stddev: 0.000016094598868177923) 1.00
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10_no_assertions 82.51601699839892 iter/sec (stddev: 0.0004461804191313547) 83.88501466646966 iter/sec (stddev: 0.00024930046591365156) 1.02

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

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