in reply to Re^5: Double the speed of Imager->setpixel
in thread Double the speed of Imager->setpixel

Actually, the _moveterm sub takes just 36ms out of ~0.8s total for a script, not worth optimizing at the risk of introducing errors. + I was wrong about "significantly faster", Imager draws a few hundred partial scanlines practically as fast as a single polygon with a few hundred points. Let's call it final solution. + Read not "12 GMT" but "midnight GMT" in description above, sorry.