Hi, what would be the correct way to composite millions of images on a larger canvas? I am trying to composite a lot of 32x35 pngs to a larger canvas but the method I am using, draw.Draw() seems to be too hungry for resources choking the GC again and again.
CPUProfile and MEMProfile added below. Thanks! -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/05d5018b-a915-42d1-9cca-47ad413e611en%40googlegroups.com.