From: Martin Mares Date: Thu, 20 Sep 2007 17:01:37 +0000 (+0200) Subject: Documented the changes in dev-sorter. X-Git-Tag: holmes-import~506^2~13^2~2 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=79eaa2cc96ab8f0f5a43a690750ff8aa611c29c5;p=libucw.git Documented the changes in dev-sorter. --- diff --git a/lib/sorter/TODO b/lib/sorter/TODO index 57f99078..bd399e2a 100644 --- a/lib/sorter/TODO +++ b/lib/sorter/TODO @@ -6,6 +6,7 @@ o Buffer sizing in shep-export. Improvements: o When quicksorting a large input (especially in threaded case), invest more time to picking a good pivot. +o Overlay presorter I/O with internal sorting. Users of lib/sorter/array.h which might use radix-sorting: indexer/chewer.c