I implemented a simple game of life in rust and now I want to optimize for speed so that I can run really big simulations. With micro optimizations I am hitting a wall, so I wan