Hacker News new | ask | show | jobs
by amrrs 2361 days ago
You can increase the speed of loops in Python using Numba. It's really a great performance booster with just a few decoraters added.