Skip to content

Conversation

@rafaqz
Copy link
Member

@rafaqz rafaqz commented Jan 17, 2023

Some performance and correctness fixes. As much as possible we check that tuples and vectors are the right length.

I think the performance of GeoJSON was also affected by how slow the Vector methods were here - they are 100x faster now.

Found working on #78. Lets get this merged quickly so that can be merged

@rafaqz rafaqz requested a review from evetion January 17, 2023 00:17
@rafaqz
Copy link
Member Author

rafaqz commented Jan 17, 2023

Note: needs some tests for is3d, ismeasured etc on Tuple points

@rafaqz rafaqz changed the title fix base performance and correctness of base points, and test fix performance and correctness of base points, and test Jan 17, 2023
@rafaqz
Copy link
Member Author

rafaqz commented Jan 17, 2023

This should be ready to merge

@rafaqz
Copy link
Member Author

rafaqz commented Jan 18, 2023

Also note: this will be breaking if anyone was using e.g. length 5 points. But I think it was a bug that that was allowed at all.

@rafaqz rafaqz merged commit b43d08d into main Jan 18, 2023
@rafaqz rafaqz deleted the better_base branch January 18, 2023 18:32
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.

3 participants