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

Add playground #260

Merged
merged 12 commits into from
Jun 25, 2024
Merged

Add playground #260

merged 12 commits into from
Jun 25, 2024

Conversation

kayjan
Copy link
Owner

@kayjan kayjan commented Jun 25, 2024

No description provided.

@kayjan kayjan merged commit 66b8794 into master Jun 25, 2024
6 checks passed
@kayjan kayjan deleted the add-playground branch June 25, 2024 18:14
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% (2343 / 2343) 100% (1155 / 1155) 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: 80a1877 Previous: e1cdb29 Ratio
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10 17248.472001222843 iter/sec (stddev: 0.0000044950070966917825) 16865.112827889414 iter/sec (stddev: 4.0941482551450125e-7) 0.98
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100 637.1088915937285 iter/sec (stddev: 0.0000031170681139923614) 662.2403186006052 iter/sec (stddev: 0.00001748455866765461) 1.04
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000 11.874175752605735 iter/sec (stddev: 0.00465708686101541) 11.540784554132344 iter/sec (stddev: 0.0010537891444778848) 0.97
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10 68.48043325871278 iter/sec (stddev: 0.0029970192711822365) 69.39419605888364 iter/sec (stddev: 0.002640076152102023) 1.01
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10_no_assertions 22540.976678248695 iter/sec (stddev: 0.0000027918697058000764) 22157.35042431737 iter/sec (stddev: 0.0000015698477634167056) 0.98
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100_no_assertions 1586.5185270868046 iter/sec (stddev: 0.00002927316008055919) 1563.7744761960819 iter/sec (stddev: 0.000029593550165256146) 0.99
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000_no_assertions 118.37755557756499 iter/sec (stddev: 0.003157991210681768) 122.37695850402007 iter/sec (stddev: 0.0025574855850854124) 1.03
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10_no_assertions 99.28433123725256 iter/sec (stddev: 0.0023961725372765594) 96.14179145230426 iter/sec (stddev: 0.0027282186387219466) 0.97

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

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