Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Style changes
This PR adds a logo to the email:
Perf changes
Removes the use of tailwind: not using tailwind cuts rendering time by about half (tested in infra-config using
time python3 emails/onboarding/get-config.py generate-emails --output-path /tmp/out.json
. Time went from 18 seconds to 9 seconds on 64 cores).Here's the output of perf.sh before and after:
We are seeing significant speedup when using the bulk command. The running time increases much slower with size: