Skip to content

Memory allocation review #132

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

Merged
merged 6 commits into from
Jun 24, 2020
Merged

Conversation

glynos
Copy link
Member

@glynos glynos commented Jun 24, 2020

This PR adds some changes that means that the URL parser (especially host parsing) is less dependent of std::string, which will make it easier to avoid dynamic allocation in some cases, and with some small efficiency improvements.

@glynos glynos added this to the v2.0 milestone Jun 24, 2020
@glynos glynos merged commit 0f33d2a into cpp-netlib:main Jun 24, 2020
@glynos glynos deleted the memory_allocation_review branch June 24, 2020 07:58
GerHobbelt pushed a commit to GerHobbelt/url that referenced this pull request Mar 18, 2024
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.

1 participant