Search found 1 match

by giovannilucaroni
2018-09-19T11:26:01-07:00
Forum: Magick++
Topic: My app run veery slow... how to correctly optimize?
Replies: 0
Views: 107205

My app run veery slow... how to correctly optimize?

Hello everyone,
I wrote a simple c++ app using gdal and Magick++
The program takes the tiff elaborated from Gdal and add it to a Magick gif
The process is really slow and use around 800 MB of ram... and takes 15 seconds
I tried to optimize the input files according to this http://im.snibgo.com ...