Speeding up application startup

Mark Rowe mark21rowe at yahoo.com
Fri May 11 00:59:24 EDT 2001


Hey all,

On startup my application reads a text file that contains around 15000
regular expressions which i then need to compile for use during the course
of my program.  It takes around 15 seconds for this to be done on my 900mhz
machine.  Any suggestions for speeding this up?

Mark





More information about the Python-list mailing list