Skip to main content

Fast imports for rapid application startup

Project description

Quickimport - Fast import of modules
------------------------------------

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


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page