geo
geo copied to clipboard
Performance improvements for Graham's scan
- [x] I agree to follow the project's code of conduct.
- [ ] I added an entry to
CHANGES.md
if knowledge of this change could be valuable to users.
Similar to my comment in #1057, could you say a little about how this improvement works?
Theoretically, it should be an improvement as it may use fewer orientation invocations. The benches show mixed results though, with gains in the synthetic one while regressing the real-world ones, hence a draft. It may need a certain amount of points to become beneficial.