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

PNG embedding is slow #10

Open
balacode opened this issue Mar 14, 2018 · 0 comments
Open

PNG embedding is slow #10

balacode opened this issue Mar 14, 2018 · 0 comments

Comments

@balacode
Copy link
Owner

Noticeable time (about 1 second) is spent when generating png_images.pdf

  • Is the library regenerating every PNG image, even if it is repeated?
  • If decoding and re-encoding the image data in a PDF stream is a slow operation, then goroutines could be used to speed up the process.
@balacode balacode changed the title PNG generation is slow PNG embedding is slow Mar 14, 2018
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

No branches or pull requests

1 participant