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 #259

Merged
merged 10 commits into from
Jun 25, 2024
Merged

Add playground #259

merged 10 commits into from
Jun 25, 2024

Conversation

kayjan
Copy link
Owner

@kayjan kayjan commented Jun 25, 2024

No description provided.

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: d77809a Previous: 5394261 Ratio
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10 18137.875057402853 iter/sec (stddev: 0.000003877278613788806) 17658.812320815352 iter/sec (stddev: 0.000005551283205899742) 0.97
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100 658.0770934688945 iter/sec (stddev: 0.00005023032015206271) 680.8551895226473 iter/sec (stddev: 0.000005785689104919144) 1.03
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000 12.234502464733854 iter/sec (stddev: 0.0029543838435448977) 12.095512390183602 iter/sec (stddev: 0.0022476686580971735) 0.99
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10 69.36879728927319 iter/sec (stddev: 0.0027096911682646056) 69.01616558745164 iter/sec (stddev: 0.0028243985959931477) 0.99
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10_no_assertions 21566.295331095047 iter/sec (stddev: 0.00000300089046852095) 22500.883160129288 iter/sec (stddev: 0.0000019120167377713685) 1.04
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100_no_assertions 1573.2316522268939 iter/sec (stddev: 0.0000382530626473912) 1368.379259446828 iter/sec (stddev: 0.0001695279315503828) 0.87
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000_no_assertions 123.62055530948005 iter/sec (stddev: 0.0026618374340042997) 120.44691248734017 iter/sec (stddev: 0.002790415044091116) 0.97
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10_no_assertions 96.63851058562642 iter/sec (stddev: 0.002758574874260687) 97.7830581063794 iter/sec (stddev: 0.0026862167080507955) 1.01

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

@kayjan kayjan merged commit e1cdb29 into master Jun 25, 2024
6 checks passed
@kayjan kayjan deleted the add-playground branch June 25, 2024 18:05
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