Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

String mapi ~2.5x perf improvement #9474

Closed
wants to merge 6 commits into from

Conversation

abelbraaksma
Copy link
Contributor

@abelbraaksma abelbraaksma commented Jun 17, 2020

EDIT: closing in favor of #9481 and #9482.

See for details on this improvement: #9390 (comment).

TLDR: using a char [] on the fixed expected output improves ~2.1x, then 2x unrolling brings this to ~2.5x. In other words, if it took 1 second before, it now takes 0.4 seconds.

@abelbraaksma abelbraaksma deleted the String-mapi-perf branch June 17, 2020 23:49
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