]> mj.ucw.cz Git - libucw.git/blob - lib/sorter/TODO
Cleaned up tracing levels. Array sorter now has its own control knob.
[libucw.git] / lib / sorter / TODO
1 Cleanups:
2 o  Clean up introductory comments.
3 o  Log messages should show both original and new size of the data. The speed
4    should be probably calculated from the former.
5 o  Buffer sizing in shep-export.
6 o  Problems with thread stack limit in radix-sorting of arrays.
7
8 Users of lib/sorter/array.h which might use radix-sorting:
9 indexer/chewer.c
10 indexer/lexfreq.c
11 indexer/mkgraph.c
12 indexer/reftexts.c