Skip to content

Commit

Permalink
improved formatting, fixed typos
Browse files Browse the repository at this point in the history
  • Loading branch information
Schrank committed Apr 7, 2013
1 parent dc88a67 commit e996619
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ Perfect_Watermarks

A replacement for Magento's GD2 image adapter with imagemagick.


Requirements
------------

Expand All @@ -27,10 +26,10 @@ check that imagemagick isn't compiled with OpenMP extension.

Please look here:

http://www.daniloaz.com/en/617/systems/high-cpu-load-when-converting-images-with-imagemagick/
http://blog.dlcware.com/2010/12/imagemagick-openmp-and-really-bad-performance.html
- http://www.daniloaz.com/en/617/systems/high-cpu-load-when-converting-images-with-imagemagick/
- http://blog.dlcware.com/2010/12/imagemagick-openmp-and-really-bad-performance.html

Magento will extensivly check for enough memory to work with the image. The
extension will allways assume that you will give enough memory to process all
extension will always assume that you will give enough memory to process all
your pictures. XHProf proofed that without the memory checking, the image
proccesing runs much faster.

0 comments on commit e996619

Please sign in to comment.