Skip to content

Reduce allocations of conversion #23

Description

@TimJentzsch

We currently perform a lot of allocations and do a lot of cloning during the conversion process, which is likely not necessary.

We should try to remove as many .clones as we can and only use references where possible.

Should be tackled after #22 so we verify that the changes yield an improvement.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions