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: Fix links #245

Merged
merged 1 commit into from
Jun 2, 2024
Merged

docs: Fix links #245

merged 1 commit into from
Jun 2, 2024

Conversation

kayjan
Copy link
Owner

@kayjan kayjan commented Jun 2, 2024

No description provided.

@kayjan kayjan merged commit 0a92874 into master Jun 2, 2024
6 checks passed
@kayjan kayjan deleted the fix-links branch June 2, 2024 13:06
Copy link
Contributor

github-actions bot commented Jun 2, 2024

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% (2310 / 2310) 100% (1157 / 1157) 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: 3c0f8b5 Previous: 2e7bd4e Ratio
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10 15121.569860863678 iter/sec (stddev: 0.000014597088127176559) 14980.319605028933 iter/sec (stddev: 0.000013139246076113752) 0.99
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100 652.2067431458304 iter/sec (stddev: 0.000024074511023207457) 652.4312688122342 iter/sec (stddev: 0.00000749872599357639) 1.00
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000 11.307109943127164 iter/sec (stddev: 0.000663744235647865) 11.085163870968756 iter/sec (stddev: 0.0029531403962715615) 0.98
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10 67.40422958507462 iter/sec (stddev: 0.003204769930500357) 69.7783571428233 iter/sec (stddev: 0.0026672019703086573) 1.04
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10_no_assertions 22408.888261724627 iter/sec (stddev: 0.00000217626254090403) 22841.323609179035 iter/sec (stddev: 0.000001977211980854603) 1.02
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100_no_assertions 390.76333174609346 iter/sec (stddev: 0.0027044644470674765) 430.55681523319095 iter/sec (stddev: 0.002381304202986779) 1.10
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000_no_assertions 159.16211587027118 iter/sec (stddev: 0.00011819876746087947) 160.01901922054395 iter/sec (stddev: 0.00010372697865665274) 1.01
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10_no_assertions 79.25731489238952 iter/sec (stddev: 0.000052242251076485786) 86.82628759281741 iter/sec (stddev: 0.0005480821430531852) 1.10

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