Search found 1 match

by babybo
2015-04-14T04:11:57-07:00
Forum: IMagick
Topic: Optimized File Handling
Replies: 2
Views: 8033

Re: Optimized File Handling

I use PHP Imagick to generate invoices, using lots of read and write operations (additional images etc). I realized that best optimization was move script-engine to linux system, same script generates much much faster than on Windows, even on slower machine.