Skip to content

C API for reusing same ada_url instance when reparsing #1008

@nikneym

Description

@nikneym

What is the problem this feature will solve?

It would be nice if we could use the same ada_url instance when parsing multiple URLs; since ada_parse create a new instance on each call, it's less memory efficient.

What is the feature you are proposing to solve the problem?

A function (maybe ada_reparse) or an argument to indicate that ada_url is being reused would solve the problem.

What alternatives have you considered?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions