From 79eaa2cc96ab8f0f5a43a690750ff8aa611c29c5 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Thu, 20 Sep 2007 19:01:37 +0200 Subject: [PATCH] Documented the changes in dev-sorter. --- lib/sorter/TODO | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.2