benchmark: add gm
This commit is contained in:
parent
8709b3fdfd
commit
d6526d27da
@ -53,4 +53,5 @@ if (extension_loaded('imagick')) {
|
|||||||
echo "Imagick extension not loaded... skipping.\n";
|
echo "Imagick extension not loaded... skipping.\n";
|
||||||
}
|
}
|
||||||
benchmark('convert');
|
benchmark('convert');
|
||||||
benchmark('convert+gifsicle');
|
benchmark('gm');
|
||||||
|
becnhmark('convert+gifsicle');
|
||||||
|
Loading…
Reference in New Issue
Block a user