Speeding Up Mandelbrot Set with ARM NEON on Linux

Pushing Mandelbrot set rendering further with ARM NEON: SIMD, profiling, and where is the performance limit?
Pushing Mandelbrot set rendering further with ARM NEON: SIMD, profiling, and where is the performance limit?
Want to draw graphics in Linux without libraries? Here’s Mandelbrot set rendered straight from ARM assembly into the framebuffer.