With --d:release flag,
nim c --opt:speed --d:release --app:lib --out:nimpy_numpy.so nimpy_numpy
RunIt is now faster than NumPy. processing time: numpy: 0.6880900859832764 nim: 0.5004160404205322
With --d:release flag,
nim c --opt:speed --d:release --app:lib --out:nimpy_numpy.so nimpy_numpy
RunIt is now faster than NumPy. processing time: numpy: 0.6880900859832764 nim: 0.5004160404205322