]> mj.ucw.cz Git - libucw.git/commit
Redefined RadixThreshold to bound the array size instead of the number
authorMartin Mares <mj@ucw.cz>
Mon, 10 Sep 2007 18:55:23 +0000 (20:55 +0200)
committerMartin Mares <mj@ucw.cz>
Mon, 10 Sep 2007 18:55:23 +0000 (20:55 +0200)
commit1a3cd3005f2a5cda8dbdaaf8f153ae5703845876
tree5e3a7a0dc23b12bd4bddfc2c4448bfeae7e5e2a2
parent73c12b4b33fc8017585439894aff79c20ef99ea8
Redefined RadixThreshold to bound the array size instead of the number
of elements -- the switching point seems to be related more to cache
effects than decision performance.
debug/sorter/radix-tune-bits.sh
lib/sorter/array.c