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

Issue with Slow PDF Document Saving Speed #84

Open
microshine opened this issue Jun 14, 2023 · 0 comments
Open

Issue with Slow PDF Document Saving Speed #84

microshine opened this issue Jun 14, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@microshine
Copy link
Contributor

There is a problem with the speed of saving PDF documents. On average, it takes approximately 30ms to save a single document object. However, when attempting to save a document with 400 objects, it takes around 12 seconds, which is significantly slow. We need to investigate the document saving process and optimize it to improve performance. It is possible that the issue lies in repeated writes of nested objects in the PDFDictionary.

@microshine microshine added the enhancement New feature or request label Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant