Message5771
 
            
            
            
 
   
   
 
  | The 3s of jython profile_array.py do **NOT** include the JVM start-up time, so it is 'wall-clock' time of the loop.
this is what is in the attached script:
start = time()
for i in range(10000):
    array('b', large_string)
stop = time() |  |
 
| Date | User | Action | Args |  | 2010-05-19 12:09:26 | mcieslik | set | messageid: <1274270966.39.0.885083749626.issue1612@psf.upfronthosting.co.za> |  | 2010-05-19 12:09:26 | mcieslik | set | recipients:
  + mcieslik, doublep |  | 2010-05-19 12:09:26 | mcieslik | link | issue1612 messages |  | 2010-05-19 12:09:26 | mcieslik | create |  | 
 |