Skip to content

Conversation

@westnordost
Copy link
Member

When downloading (OSM data), no longer download it into a string, then parse it. Rather, parse it as the bytes come in from the http connection. This reduces memory footprint and also makes the process much faster. (The bigger the data, the bigger the performance gain.)

This is currently draft, because this has been implemented using a not-yet-released version of xmlutil, see pdvrieze/xmlutil#217 (comment) ff.

@westnordost westnordost added the blocked blocked by another issue label Mar 3, 2025
@westnordost westnordost removed the blocked blocked by another issue label Apr 16, 2025
@westnordost
Copy link
Member Author

new xmlutil version is released.

@westnordost westnordost marked this pull request as ready for review April 16, 2025 10:26
@westnordost westnordost merged commit 2bde84c into master Apr 16, 2025
@FloEdelmann FloEdelmann deleted the xmlutil-kxio branch April 16, 2025 10:55
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