-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request