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

bump: v0.19.1 + dynamically fetch latest whl file #263

Merged
merged 1 commit into from
Jun 25, 2024
Merged

Conversation

kayjan
Copy link
Owner

@kayjan kayjan commented Jun 25, 2024

No description provided.

@kayjan kayjan merged commit 67e522e into master Jun 25, 2024
6 checks passed
@kayjan kayjan deleted the fix-playground branch June 25, 2024 18:54
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: 3dca4f2 Previous: ee73aee Ratio
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10 17569.366053113143 iter/sec (stddev: 0.000003225467582719924) 18018.27774100966 iter/sec (stddev: 0.000006047884298970434) 1.03
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100 684.8699154658212 iter/sec (stddev: 0.000007824560798175677) 680.0997937630398 iter/sec (stddev: 0.000014345994508750041) 0.99
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000 11.38685504744124 iter/sec (stddev: 0.0018343498952489421) 12.319527431304962 iter/sec (stddev: 0.0034333720374257392) 1.08
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10 70.19363968411987 iter/sec (stddev: 0.0026433093978574687) 68.55333041384796 iter/sec (stddev: 0.002702265203558052) 0.98
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10_no_assertions 22178.456734810825 iter/sec (stddev: 1.2317800092346686e-7) 22196.080172495702 iter/sec (stddev: 0.0000024851974942955615) 1.00
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100_no_assertions 1587.3280427659038 iter/sec (stddev: 0.00003446693010046566) 1588.6109305210289 iter/sec (stddev: 0.000035650273296959376) 1.00
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000_no_assertions 124.01565519063796 iter/sec (stddev: 0.002330396120983887) 124.2260121604701 iter/sec (stddev: 0.002527577160272326) 1.00
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10_no_assertions 96.76163950600439 iter/sec (stddev: 0.002936233190291537) 98.08161050082977 iter/sec (stddev: 0.0024254372827849733) 1.01

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