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

Feature/enhance issue template #282

Merged
merged 6 commits into from
Aug 23, 2024
Merged

Conversation

kayjan
Copy link
Owner

@kayjan kayjan commented Aug 23, 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% (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: 8536935 Previous: 813c639 Ratio
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10 15897.518238187817 iter/sec (stddev: 8.994398397976846e-8) 16463.561199996613 iter/sec (stddev: 0.0000010066372135833923) 1.04
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100 676.0396636523315 iter/sec (stddev: 0.000014029069251838265) 683.4580695564708 iter/sec (stddev: 0.000016672658662147148) 1.01
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000 12.594958025069863 iter/sec (stddev: 0.000314080780878877) 12.728669465001719 iter/sec (stddev: 0.00025459096813917214) 1.01
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10 65.41014048436803 iter/sec (stddev: 0.0010125872344193495) 64.8475512697295 iter/sec (stddev: 0.0002756754074317799) 0.99
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10_no_assertions 22664.7386518794 iter/sec (stddev: 0.000001805102191648684) 22560.733494756314 iter/sec (stddev: 0.0000024334372766446217) 1.00
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100_no_assertions 1571.9334427662614 iter/sec (stddev: 0.000037487902402229136) 1552.6918397337245 iter/sec (stddev: 0.0000340241398321177) 0.99
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000_no_assertions 161.3169932232093 iter/sec (stddev: 0.0001670925143755916) 162.69325273986817 iter/sec (stddev: 0.000060614748918766696) 1.01
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10_no_assertions 88.26241598989782 iter/sec (stddev: 0.0005103023469716479) 83.26387842221213 iter/sec (stddev: 0.00021473340949272423) 0.94

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

@kayjan kayjan merged commit 931850c into master Aug 23, 2024
6 checks passed
@kayjan kayjan deleted the feature/enhance-issue-template branch August 23, 2024 06:32
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