Java vs Python madelbrot set race. Speed testing Java and Python by racing them against each other to do the same task.
In this video, I race Java and Python against each other by generating a Mandelbrot set fractal in both languages. Both Java and Python run the same program which shows an animated Mandelbrot set.
The result is really surprising.