EQS-512: Spike - Alternatives to pdfkit performance investigation#196
Open
liamtoozer wants to merge 13 commits intomainfrom
Open
EQS-512: Spike - Alternatives to pdfkit performance investigation#196liamtoozer wants to merge 13 commits intomainfrom
liamtoozer wants to merge 13 commits intomainfrom
Conversation
|
The write-up looks good and summarises the information clearly. If we can dedicate time to researching Option 4, I agree with your conclusion of Options 2, 4 and 7. Otherwise, I think combining Options 2 and 7 would be the most beneficial approach. |
farres1
reviewed
Feb 13, 2026
doc/performance-investigations/0025-pdfkit-alternatives/summary.md
Outdated
Show resolved
Hide resolved
Contributor
|
Really nice investigation! This is most likely something we may need to discuss as a whole team. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
What is the context of this PR?
The
pdfkitpackage andwkhtmltopdfengine used in Runner to export HTML to PDF are now deprecated.There was a Spike carried out about 3 years ago to look into moving to
weasyprint. At the time, it was found thatweasyprintwas not as efficient as exporting to PDF as our currentpdfkit. However, things have since moved on forweasyprint, and the deprecation forpdfkitwas put in place just 2 years ago, so may be worth another look.Part of this spike also looks at the
xhtml2pdfpackage as wellHow to review
doc/performance-investigations/0025-pdfkit-alternatives/summary.md. As mentioned in the previous Spike, think about the following: