K 10 svn:author V 2 pi K 8 svn:date V 27 2015-07-21T07:39:35.722610Z K 7 svn:log V 498 databases/cego: 2.23.10 -> 2.23.11 - Added performance patch in CegoFieldValue. Values with a length up to STATICFIELDBUF size ( 100 bytes ) are handled using a static byte array. This saves expensive memory allocation calls in most cases. First very rough performances analysis has shown a performance improvement of about 5-10 percent - The local copy logic was shifted from CegoSelect::nextGroupedTuple to CegoGroupSpace::insertTuple. Submitted by: Björn Lemke END