This commit is contained in:
smiley
2024-05-03 19:39:44 +02:00
parent 1f73485224
commit 2f2f1c8bb9
+1 -1
View File
@@ -53,7 +53,7 @@ final class OutputBenchmark extends BenchmarkAbstract{
/**
* for some reason imageavif() is extremely slow, ~50x slower than imagepng()
*/
#[Subject]
# #[Subject]
# public function QRGdImageAVIF():void{
# (new \chillerlan\QRCode\Output\QRGdImageAVIF($this->options, $this->matrix))->dump();
# }