Changeset 1485 for pykota/trunk/NEWS

Show
Ignore:
Timestamp:
05/19/04 21:09:36 (20 years ago)
Author:
jalet
Message:

Speed improvement

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/NEWS

    r1483 r1485  
    2424    - 1.19alpha10 : 
    2525     
     26        - 25% Speedup in PCL parser. Getting more of the Python version 
     27          will probably be difficult, since the completely table driven  
     28          parser I wrote is slower than the original algorithm. Then, 
     29          the original algorithm is still used for now. 
     30          Probable that more speed could be achieved using mmap, at the 
     31          expense of severe memory consumption. 
     32         
    2633        - configuration simplifications : the "accounter" directive's 
    2734          'hardware' arguments now accepts what was in the "requester"