Hacker News new | ask | show | jobs
by y4mi 2614 days ago
as much as i love the python ecosystem and django in particular, the parent is definitely correct.

Don't ever choose python for performance. Its definitely fast enough for most things, but its just not the tool to leverage if you actually need performance.

Its wonderful if you just want to get shit done though, there are just so many good libraries around that you can use to get your project finished without committing several times the effort it takes in other languages