Skip to content

Do not intern values during parsing #942

@Vexu

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.

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