Skip to content

Conversation

@kayjan
Copy link
Owner

@kayjan kayjan commented Aug 23, 2024

No description provided.

@kayjan kayjan added the documentation Improvements or additions to documentation label Aug 23, 2024
@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% (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

Details
Benchmark suite Current: 2c20fe4 Previous: 91781c8 Ratio
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10 15420.27179770482 iter/sec (stddev: 0.0000065594053420879884) 15626.233007838266 iter/sec (stddev: 0.0000020225375265155497) 1.01
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100 687.5842634513886 iter/sec (stddev: 0.000017300640193472087) 676.3351938866585 iter/sec (stddev: 0.000005297644004859983) 0.98
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000 12.69128441088605 iter/sec (stddev: 0.0003076058040838983) 12.430593632837985 iter/sec (stddev: 0.002262220915652221) 0.98
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10 60.156894052393966 iter/sec (stddev: 0.00023932219927949428) 66.52658319272615 iter/sec (stddev: 0.00004617965895424488) 1.11
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10_no_assertions 22388.41891796605 iter/sec (stddev: 0.0000032963196805207016) 22752.35202457149 iter/sec (stddev: 0.0000029647573122784372) 1.02
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100_no_assertions 1564.5932546474296 iter/sec (stddev: 0.00006583878310839733) 1575.8566159586937 iter/sec (stddev: 0.000058249901000045396) 1.01
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000_no_assertions 160.32162570231864 iter/sec (stddev: 0.000057840486170511484) 160.6789108174107 iter/sec (stddev: 0.00004305898459562078) 1.00
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10_no_assertions 84.68564021336336 iter/sec (stddev: 0.00014992247680611657) 87.71498482275904 iter/sec (stddev: 0.00011979675807601413) 1.04

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

@kayjan kayjan merged commit 79d8ce7 into master Aug 23, 2024
@kayjan kayjan deleted the fix/contributing-guideline branch August 23, 2024 17:43
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