Fast imports for rapid application startup
Project description
The module quickimport provides an improved importer for python. If you ever started a Python application from a lame file server (like a CIFS server) you know the problem of long startup times. The quickimport importer uses the pep 302 import hooks to reduce the number of failing stat system calls for each loaded module.
For Python 2.7. May work with earlier versions too.
Git repository: git://github.com/akruis/quickimport.git
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
quickimport-0.0.2.tar.gz
(20.9 kB
view hashes)