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

geocode: more efficient dynfmt #1367

Merged
merged 1 commit into from
Oct 15, 2023
Merged

Conversation

jqnatividad
Copy link
Collaborator

  • use aHash for faster admin1_filter_map lookup
  • more efficient dynfmt processing - now only initializing fields that are actually used in the dynfmt, not all the candidate fields

resolves #1355

- use aHash for faster admin1_filter_map lookup
- more efficient dynfmt processing - now only initializing fields that are actually used in the dynfmt, not all the candidate fields

resolves 1355
@jqnatividad jqnatividad merged commit 76a08fc into master Oct 15, 2023
9 of 10 checks passed
@jqnatividad jqnatividad deleted the 1355-more-efficient-dynfmt branch October 18, 2023 12:18
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.

geocode: make dyncols and dynfmt formatting more efficient
1 participant