Skip to content

Do not intern values during parsing #942

Description

@Vexu

I suspect that the performance hit caused by the interner is greater than any memory savings from it. One way to test this would be to disable the hashing in Interner and benchmark that against master on something like the sqlite amalgamation with -fsyntax-only (also maybe against clang and gcc) but I haven't done so yet.

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

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions