/mandelbrot-go

A Mandelbrot set visualization.

Primary LanguageGo

mandelbrot-go

A Mandelbrot set visualization.

Performance

Over 15 times the performance of the Python implementation in single-threaded operation alone. Running in multi-threaded operation this implementation achieves over 60 times the speed of Python.