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

Playground #265

Merged
merged 14 commits into from
Jun 27, 2024
Merged

Playground #265

merged 14 commits into from
Jun 27, 2024

Conversation

kayjan
Copy link
Owner

@kayjan kayjan commented Jun 26, 2024

No description provided.

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: ce80a7e Previous: 91e0d16 Ratio
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10 17465.586245185208 iter/sec (stddev: 0.000004184728642565767) 17716.58077027496 iter/sec (stddev: 0.000004005477072018017) 1.01
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100 678.946846167155 iter/sec (stddev: 0.0000042803294792533325) 676.7410169314147 iter/sec (stddev: 0.000004174122040472834) 1.00
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000 11.28576488092682 iter/sec (stddev: 0.001005884993502669) 11.247957891065054 iter/sec (stddev: 0.0015424308308432668) 1.00
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10 68.96080151152967 iter/sec (stddev: 0.0026955614070088424) 66.07676458875035 iter/sec (stddev: 0.0033629954672616184) 0.96
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10_no_assertions 21503.57281904219 iter/sec (stddev: 0.0000035846071172077774) 21979.398709334157 iter/sec (stddev: 0.0000016882174408448359) 1.02
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100_no_assertions 1573.0581698039907 iter/sec (stddev: 0.000028432905093543578) 1550.815453657749 iter/sec (stddev: 0.00004142111316176204) 0.99
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000_no_assertions 126.19819029523073 iter/sec (stddev: 0.0024156569353419293) 114.52370239232138 iter/sec (stddev: 0.0031822196588531743) 0.91
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10_no_assertions 100.07789362695833 iter/sec (stddev: 0.0024442591217953102) 85.95747833113526 iter/sec (stddev: 0.00440029198246317) 0.86

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

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

@kayjan kayjan merged commit a5fcdf3 into master Jun 27, 2024
6 checks passed
@kayjan kayjan deleted the playground branch June 27, 2024 06:25
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