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

fix(doc): reference count_paths from top-level documentation #622

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

samueltardieu
Copy link
Collaborator

No description provided.

Copy link

codspeed-hq bot commented Dec 10, 2024

CodSpeed Performance Report

Merging #622 will degrade performances by 24.88%

Comparing push-pznrzowpoyzx (eae1dd2) with main (045eaf3)

Summary

⚡ 2 improvements
❌ 5 regressions
✅ 29 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark main push-pznrzowpoyzx Change
fill-corner_to_corner_bfs 1.3 ms 1.5 ms -16.19%
fill-corner_to_corner_dfs 4 ms 3.5 ms +12.77%
fill-corner_to_corner_dijkstra 1.2 ms 1.5 ms -19.95%
fill-no_path_astar 1.2 ms 1.5 ms -24.88%
fill-no_path_bfs 1.1 ms 1.4 ms -20.03%
fill-no_path_dijkstra 1.2 ms 1.5 ms -16.67%
no_path_fringe 2.1 ms 1.9 ms +11.72%

@samueltardieu samueltardieu added this pull request to the merge queue Dec 10, 2024
Merged via the queue into main with commit 9ff3988 Dec 10, 2024
12 of 13 checks passed
@samueltardieu samueltardieu deleted the push-pznrzowpoyzx branch December 10, 2024 20:34
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