Skip to content

Conversation

kayjan
Copy link
Owner

@kayjan kayjan commented Aug 25, 2024

No description provided.

@kayjan kayjan added the enhancement New feature or request label Aug 25, 2024
@kayjan kayjan changed the title fix: rename assertion function Rename assertion function Aug 25, 2024
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% (2368 / 2368) 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: cdaaa13 Previous: 6ab3adf Ratio
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10 16316.194802146574 iter/sec (stddev: 0.000018651072723875646) 15222.565321870994 iter/sec (stddev: 0.000018440142772938816) 0.93
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100 726.0856168933009 iter/sec (stddev: 0.000010410521006325199) 685.7664745023417 iter/sec (stddev: 0.000013230462851902574) 0.94
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000 12.880925359546547 iter/sec (stddev: 0.002590743009033802) 12.280362440431185 iter/sec (stddev: 0.004224130682197778) 0.95
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10 72.77617302272559 iter/sec (stddev: 0.002627091903832107) 67.38380283132906 iter/sec (stddev: 0.003707307396488086) 0.93
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10_no_assertions 22927.07699228192 iter/sec (stddev: 0.000002918017553942963) 22731.04401400832 iter/sec (stddev: 0.0000025049964837972395) 0.99
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100_no_assertions 1555.071738179548 iter/sec (stddev: 0.00006975148776706715) 1401.57076839014 iter/sec (stddev: 0.00001021840009380716) 0.90
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000_no_assertions 132.47049997877932 iter/sec (stddev: 0.0021144930861658516) 105.0636061638134 iter/sec (stddev: 0.004682349028591105) 0.79
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10_no_assertions 104.74579580621321 iter/sec (stddev: 0.0020697255194544123) 88.93681318240338 iter/sec (stddev: 0.003956583962192062) 0.85

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

@kayjan kayjan merged commit c446f8c into master Aug 25, 2024
@kayjan kayjan deleted the fix/assert-func branch August 25, 2024 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant