|
|
|
|
|
by nasretdinov
319 days ago
|
|
I wonder how much can be saved by using a local file system for imports though. In my testing just a mere presense of a home directory on NFS already dramatically slows down imports (by ~10x) due to Python searching for modules in home directory too by default. |
|