Skip to content

v1.5.1#462

Merged
kayjan merged 1 commit into
masterfrom
v1.5.1
Jun 29, 2026
Merged

v1.5.1#462
kayjan merged 1 commit into
masterfrom
v1.5.1

Conversation

@kayjan

@kayjan kayjan commented Jun 29, 2026

Copy link
Copy Markdown
Owner

Description

Testing

Additional notes

Checklist

I have read through the contributing guidelines and ensured that

  • I have added a descriptive title for this pull request.
  • I have followed the convention and standards, and my code is checked for style and correctness.
  • I have added test cases, and unit tests pass with 100% code coverage.
  • I have updated the documentation and code docstrings.

Checklist (for reviewer)

  • I have added label (breaking / enhancement / bug / documentation) to this pull request, if applicable.
  • I will ensure this change is captured in the CHANGELOG.md file.

@kayjan kayjan added the documentation Improvements or additions to documentation label Jun 29, 2026
@kayjan kayjan enabled auto-merge (squash) June 29, 2026 13:50
@github-actions

Copy link
Copy Markdown
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.tree.construct 100% 100% 0
bigtree.tree.export 100% 100% 0
bigtree.tree.studio 100% 100% 0
bigtree.tree.studio.actions 100% 100% 0
bigtree.utils 100% 100% 0
Summary 100% (3434 / 3434) 100% (1196 / 1196) 0

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

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: 97078ed Previous: 399085d Ratio
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10 18911.796327617627 iter/sec (stddev: 0.0000068619763374392956) 19020.609781501775 iter/sec (stddev: 0.0000035585148765816224) 1.01
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100 870.5414349868107 iter/sec (stddev: 0.00003908377169533672) 892.0876376188304 iter/sec (stddev: 0.000050617390403452635) 1.02
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000 14.459986905165842 iter/sec (stddev: 0.00006848689800047072) 14.914134599331081 iter/sec (stddev: 0.0001476673718558521) 1.03
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10 59.87656535865574 iter/sec (stddev: 0.0057869396233674935) 63.024865367150184 iter/sec (stddev: 0.005907119350473721) 1.05
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10_no_assertions 42719.433714300285 iter/sec (stddev: 0.0000033991330064707363) 40545.08816350678 iter/sec (stddev: 0.000004062894144386497) 0.95
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10_no_assertions_config 2967.885696046337 iter/sec (stddev: 0.00044702923011238595) 2394.4619925152906 iter/sec (stddev: 0.0005639641149120015) 0.81
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100_no_assertions 4350.862232101923 iter/sec (stddev: 0.000006235974704260697) 4503.102863075053 iter/sec (stddev: 0.0000035181390793009426) 1.03
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100_no_assertions_config 4405.269848098095 iter/sec (stddev: 0.0000056999170530521545) 4493.767032778616 iter/sec (stddev: 0.000007313251885853905) 1.02
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000_no_assertions 361.1048349082864 iter/sec (stddev: 0.0003919314697195523) 371.39006995048857 iter/sec (stddev: 0.000344632248599223) 1.03
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000_no_assertions_config 379.42148392187704 iter/sec (stddev: 0.000039918581961445) 395.74357209546565 iter/sec (stddev: 0.000051863453972356344) 1.04
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10_no_assertions 191.1403741501791 iter/sec (stddev: 0.000230100819746249) 197.67774706117513 iter/sec (stddev: 0.00029077878401397207) 1.03
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10_no_assertions_config 189.08581725052215 iter/sec (stddev: 0.00024020056732491644) 199.68984373165222 iter/sec (stddev: 0.00023482401020378057) 1.06

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

@kayjan kayjan merged commit 1bf7579 into master Jun 29, 2026
5 checks passed
@kayjan kayjan deleted the v1.5.1 branch June 29, 2026 13:51
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