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

Print Perf Enhancement #616

Merged
merged 5 commits into from
Sep 17, 2018
Merged

Conversation

hipstersmoothie
Copy link
Collaborator

What's Changing and Why

Use blit function instead of clone/crop/composite. Seems to be about 20-30ms faster

closes #564

What else might be affected

Text writing. output on a few tests was slightly different but not to the eye

Tasks

  • Add tests
  • Update Documentation
  • Update jimp.d.ts
  • Add SemVer Label

@hipstersmoothie hipstersmoothie added the bug there is a bug in the way jimp behaves label Sep 17, 2018
@hipstersmoothie hipstersmoothie merged commit 558e4fe into jimp-dev:master Sep 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug there is a bug in the way jimp behaves
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Optimize print function
1 participant