Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Dicts are implemented using hash tables and thus slow on pass to procedure that modify them. I had to switch to Python and then C when I encountered quadratic runtime using dicts.

I hope they will use something like hash-array-mapped trees someday. It will make things much faster.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: