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

transformer: optimise calls to write string with simple interpolations #22188

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

spytheman
Copy link
Member

  • transformer: add support for instrumenting the V compiler with -d trace_transformer
  • transformer: optimise out simple string interpolations inside sb.write_string/1 calls

@spytheman spytheman changed the title transformer optimise calls to write string with simple interpolations transformer: optimise calls to write string with simple interpolations Sep 9, 2024
…that both Gen.write/1 and Builder.write_string/1 can use the same transformation mechanism for simplifying string interpolations in their arguments
@spytheman spytheman marked this pull request as draft September 10, 2024 00:52
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