Skip to content

Conversation

@kayjan
Copy link
Owner

@kayjan kayjan commented Sep 10, 2024

Description

Update CHANGELOG

Testing

Additional notes

Checklist

I have read through the contributing guidelines and ensured that

  • I have followed the convention and standards, and my code is checked for style and correctness.
  • I have added test cases and ensured unit tests passed and code coverage is 100%.
  • I have ensured documentation and code docstrings are up-to-date.

@kayjan kayjan added the documentation Improvements or additions to documentation label Sep 10, 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

Details
Benchmark suite Current: c24e97e Previous: b74f778 Ratio
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10 14411.256920967593 iter/sec (stddev: 0.000018095428215970975) 13887.982312510887 iter/sec (stddev: 0.000023378788663171654) 0.96
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100 675.1284339015044 iter/sec (stddev: 0.000011987369129213426) 690.0700472851619 iter/sec (stddev: 0.000014432827220625415) 1.02
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000 11.991304059784488 iter/sec (stddev: 0.004556981471161424) 12.060622121297927 iter/sec (stddev: 0.004032302511958632) 1.01
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10 64.64086484099188 iter/sec (stddev: 0.004353861300600428) 65.49006945915117 iter/sec (stddev: 0.004497293032127286) 1.01
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10_no_assertions 22268.78873354722 iter/sec (stddev: 4.406689463216392e-7) 22302.337172707077 iter/sec (stddev: 0.0000026225883399334907) 1.00
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100_no_assertions 1528.851647422344 iter/sec (stddev: 0.00007799755492047934) 1641.4012609770762 iter/sec (stddev: 0.00006814126420737464) 1.07
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000_no_assertions 101.79468197910643 iter/sec (stddev: 0.004717291912266932) 104.33566435901363 iter/sec (stddev: 0.004762522704631622) 1.02
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10_no_assertions 84.45539147722094 iter/sec (stddev: 0.004558458192963846) 75.73163451726077 iter/sec (stddev: 0.0061731040716026956) 0.90

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

@kayjan kayjan changed the title docs: update CHANGELOG Update CHANGELOG and pull request template Sep 10, 2024
@kayjan kayjan enabled auto-merge September 10, 2024 13:38
@github-actions
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

@kayjan kayjan merged commit 6ab4073 into master Sep 10, 2024
@kayjan kayjan deleted the add-mr-template branch September 10, 2024 13:38
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.

2 participants