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 PDF conversion performance #55

Merged
merged 1 commit into from
Apr 27, 2018
Merged

Conversation

kmark1625
Copy link

Change to address the following issue: #53.

This change seeks to improve the PDF conversion performance by using a different image compression library. I performed timing logging for the creation of the PDF and found the following results using the same file.

1 Image (3.74 MB):

  • Current App: 1035 ms (average)
  • Proposed Change: 556 ms (average)

@Swati4star
Copy link
Owner

This looks really great. I will just try out few sample cases from my side too.
Thanks a lot 😄

Also, Can you please add the name of this dependency to this list https://github.com/Swati4star/Images-to-PDF#dependencies

..and stash the two commits :)

@kmark1625
Copy link
Author

Hm...am I missing something? I only see one commit in the pull request. I also see an update to the dependency list in the README. I could be looking at the wrong thing though.

@Swati4star
Copy link
Owner

Sorry. My bad. I didn't see the change in Readme.md file. I will merge it 👍

@Swati4star Swati4star merged commit cc71561 into Swati4star:master Apr 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants