I get 0.21194690400443505 when running the original mandelbrot code and 2.2377483489981387 when commenting the "from numba import jit" and "@jit..." lines.
It can't work like this. I'm stupid one. Only calculation operations can be defined after @jit - and definitions separately through cpu