Skip to content

implementing null and length on Data.LinearRing and Data.LineString for improved performance#32

Merged
newmana merged 4 commits into
zellige:mainfrom
noinia:main
May 6, 2025
Merged

implementing null and length on Data.LinearRing and Data.LineString for improved performance#32
newmana merged 4 commits into
zellige:mainfrom
noinia:main

Conversation

@noinia
Copy link
Copy Markdown
Contributor

@noinia noinia commented Aug 10, 2024

as the title says. In particular the default implementation for length is O(n), whereas O(log n) suffices.

@noinia noinia changed the title implementing null and length on Data.LinearRing for improved performance implementing null and length on Data.LinearRing and Data.LineString for improved performance Aug 10, 2024
@newmana newmana merged commit 8c3bcea into zellige:main May 6, 2025
1 check failed
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.

2 participants