Skip to content

Default to size=1#24

Merged
missinglink merged 1 commit intomasterfrom
use-size-1
Jul 7, 2025
Merged

Default to size=1#24
missinglink merged 1 commit intomasterfrom
use-size-1

Conversation

@orangejulius
Copy link
Copy Markdown
Contributor

For batch geocoding, only the first result is ever relevant, and there is a small performance benefit, both on the server and client sides, to only sending back a single result. It saves a lot of parsing of JSON, bytes over the wire, etc.

@orangejulius orangejulius requested a review from missinglink July 2, 2025 12:25
For batch geocoding, only the first result is ever relevant, and there
_is_ a small performance benefit, both on the server and client sides,
to only sending back a single result. It saves a lot of parsing of JSON,
bytes over the wire, etc.
Copy link
Copy Markdown
Contributor

@missinglink missinglink left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@missinglink missinglink merged commit 2d19bc4 into master Jul 7, 2025
4 checks passed
@missinglink missinglink deleted the use-size-1 branch July 7, 2025 12:40
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