re importing slow in 2.0 
Author Message
 re importing slow in 2.0

hello,

is anyone else seeing this?

$ time python2.0 -c 'import re'

real    0m1.284s
user    0m1.180s
sys     0m0.070s
$ time python1.5 -c 'import re'

real    0m0.294s
user    0m0.230s
sys     0m0.020s

  -- erno



Thu, 22 May 2003 11:02:57 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. VW 2.0 slow on non-DX machines

2. Python 2.1 slower than 2.0

3. Slow entryfield in itk/iwidgets 2.0 ?

4. VW 2.0 MemoryPolicy (was: VW2.0 Slowing Down)

5. Slowing Down Scroll bars in VW 2.0????

6. import Image vs from PIL import Image vs import PIL.Image

7. importing graphical images into vw 2.0

8. Import Data (CW 2.0)

9. HOW IMPORT BTRIEVE FILES TO CW 2.0 ?

10. Import Clarion data file structure in CW 2.0 dictionary

11. [Fwd: Import Clarion data file structure in CW 2.0 dictionary]

12. import MySQLdb on Mac OS X (Python 2.0)

 

 
Powered by phpBB® Forum Software