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

Unfortunately, the ord() function call overhead in Python may swamp the difference in speed between a dict lookup (hashtable) and a list lookup (ordinal index).


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

Search: