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

improve email-pre-renderer performance #200

Merged
merged 2 commits into from
Nov 30, 2023
Merged

Conversation

JoaoVictor6
Copy link
Collaborator

In this branch, we improve the email pre renderer service

Improvements

  • Render Rect-email only one time
    The render method of @react-email/render is very slow. To increase the speed of this service, we render one time and use this string to add roles or other dynamics info.

Result

Now, the time of executing is 1m46.584s with 4 instances!

Copy link

vercel bot commented Nov 30, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
trampar-de-casa ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 30, 2023 7:52pm

@JoaoVictor6 JoaoVictor6 merged commit 2d67b90 into main Nov 30, 2023
2 checks passed
@JoaoVictor6 JoaoVictor6 deleted the improve-email-pre-renderer branch November 30, 2023 21:06
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.

2 participants