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

Replace ^ with String.concat #10

Merged
merged 3 commits into from
Feb 15, 2022
Merged

Replace ^ with String.concat #10

merged 3 commits into from
Feb 15, 2022

Conversation

bn-d
Copy link
Owner

@bn-d bn-d commented Feb 15, 2022

Per suggestion from https://discuss.ocaml.org/t/ann-first-release-of-ppx-pyformat-0-1-1/9321/5

This could increase the runtime performance for most cases. In very limited tests, this change can improve the concatenation performance by 30%.

@bn-d bn-d merged commit bcb0031 into master Feb 15, 2022
@bn-d bn-d deleted the concat branch February 15, 2022 03:30
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