Skip to content

Consider B36#2

Open
creationix wants to merge 12 commits intomainfrom
b36
Open

Consider B36#2
creationix wants to merge 12 commits intomainfrom
b36

Conversation

@creationix
Copy link
Copy Markdown
Owner

While optimizing for performance, I realized that base36 can be a lot faster. This branch is optimized using base36. There is a slight performance penalty in encoding size and we have to use length prefixed strings for a lot more values, but overall, it seems a good option.

I'll apply as many optimizations as make sense to the main branch as well and then compare final speed numbers.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant