Changes between Version 11 and Version 12 of PerformanceEnhancements


Ignore:
Timestamp:
Mar 5, 2010, 7:50:00 AM (14 years ago)
Author:
simonp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PerformanceEnhancements

    v11 v12  
    1212A number of performance issues have been found when GN is applied to catalogs containing 10s of thousands of records:
    1313
    14 - search speed: search speed appears to degrade badly with the size of the result set, ie. searches with large result sets were taking much longer than expected to process than searches with small result sets
    15 - indexing speed: importing 10s of thousands of records via batch import, harvesters, massive operations and CSW transactions was taking too long eg. local file system harvest of 20k records was taking 10-12 hours...
     14 * search speed: search speed appears to degrade badly with the size of the result set, ie. searches with large result sets were taking much longer than expected to process than searches with small result sets
     15 * indexing speed: importing 10s of thousands of records via batch import, harvesters, massive operations and CSW transactions was taking too long eg. local file system harvest of 20k records was taking 10-12 hours...
    1616
    1717=== Proposal Type ===