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

Python is notable for how it harasses the filesystem. If your python program is running off NFS or parallel filesystems (e.g. gpfs, panasas, lustre, etc) then you may get a lot more performance from avoiding imports. Especially if pkg_resource is being used.


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

Search: