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

implement BenchmarkFindIntersections_Naive #17

Merged
merged 2 commits into from
Dec 30, 2024
Merged

implement BenchmarkFindIntersections_Naive #17

merged 2 commits into from
Dec 30, 2024

Conversation

mikenye
Copy link
Owner

@mikenye mikenye commented Dec 30, 2024

No description provided.

@mikenye mikenye added the enhancement New feature or request label Dec 30, 2024
@mikenye mikenye added this to the v1.0.0-rc1 milestone Dec 30, 2024
@mikenye mikenye self-assigned this Dec 30, 2024
Copy link

github-actions bot commented Dec 30, 2024

🐰 Bencher Report

Branchbenchmarking
Testbedubuntu-latest
Click to view all benchmark results
BenchmarkLatencyBenchmark Result
nanoseconds (ns)
(Result Δ%)
Upper Boundary
nanoseconds (ns)
(Limit %)
BenchmarkConvexHull-4📈 view plot
🚷 view threshold
5,798.00
(-0.82%)
6,083.30
(95.31%)
BenchmarkFindIntersections_Naive-4📈 view plot
🚷 view threshold
21,494.00
BenchmarkLineSegment_DistanceToLineSegment-4📈 view plot
🚷 view threshold
129.70
(-0.79%)
135.89
(95.44%)
BenchmarkLineSegment_ProjectOntoLineSegment-4📈 view plot
🚷 view threshold
4.69
(+4.46%)
5.50
(85.27%)
🐰 View full continuous benchmarking report in Bencher

Copy link

codecov bot commented Dec 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.17%. Comparing base (4949052) to head (0483729).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #17   +/-   ##
=======================================
  Coverage   89.17%   89.17%           
=======================================
  Files           7        7           
  Lines        2364     2364           
=======================================
  Hits         2108     2108           
  Misses        233      233           
  Partials       23       23           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mikenye mikenye merged commit 0792915 into main Dec 30, 2024
9 checks passed
@mikenye mikenye deleted the benchmarking branch December 30, 2024 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant