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

docs: Read whl files from source #262

Merged
merged 1 commit into from
Jun 25, 2024
Merged

docs: Read whl files from source #262

merged 1 commit 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: f3c7704 Previous: 8f73745 Ratio
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10 17715.262584537042 iter/sec (stddev: 0.000005262288665889984) 17910.891523536025 iter/sec (stddev: 0.000004326432842186754) 1.01
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100 638.3051924785223 iter/sec (stddev: 0.000003684592017808853) 685.9258879713616 iter/sec (stddev: 0.000004701199436073351) 1.07
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000 11.082301971414042 iter/sec (stddev: 0.0024700260221914776) 11.38964399444435 iter/sec (stddev: 0.0010615925627797931) 1.03
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10 70.48790877550937 iter/sec (stddev: 0.0024798888182854966) 69.27504770972163 iter/sec (stddev: 0.0026469573617434925) 0.98
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10_no_assertions 22516.43699914194 iter/sec (stddev: 9.421490758325655e-7) 22585.82897387365 iter/sec (stddev: 8.50861591118308e-7) 1.00
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100_no_assertions 1591.001929484784 iter/sec (stddev: 0.00002949703008942575) 1595.594499763468 iter/sec (stddev: 0.000033023795870663676) 1.00
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000_no_assertions 130.91020892986418 iter/sec (stddev: 0.0019795230186449675) 118.16353914168593 iter/sec (stddev: 0.003111549144398656) 0.90
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10_no_assertions 98.5226732050541 iter/sec (stddev: 0.0024267245706783604) 97.79407374758395 iter/sec (stddev: 0.0025315482012425064) 0.99

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

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