@Gargron there is a related issue in the lilliput tracker: https://github.com/discordapp/lilliput/issues/47

Quote:
> ...it looks like you might be allocating a new Ops each time you transform an image. You will most likely want to create a pool of these at the start of your program and then keep them around forever.