mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-11-12 01:50:48 +01:00
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";
|
||||
}
|
||||
benchmark('convert');
|
||||
benchmark('convert+gifsicle');
|
||||
benchmark('gm');
|
||||
becnhmark('convert+gifsicle');
|
||||
|
Loading…
Reference in New Issue
Block a user