Meiro Software to generate mazes How to use go run main.go > maze.svg Benchmark Just a note for me. go test -bench . -cpuprofile cpu.out -cpu 4 ./field go tool pprof field.test cpu.out