forked from leftypol/leftypol
benchmark: add gm
This commit is contained in:
parent
8709b3fdfd
commit
d6526d27da
1 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue