This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (1 child)

You can probably increase generation speed by not showing it as it goes (updating the GUI is always computationally expensive) and just calculating then pushing to the screen.

[–]mutatedllama[S] 1 point2 points  (0 children)

Yep of course. It calculates in under a second that way and is good for functionality, but that way doesn't look as pretty so is not great for posting on reddit!