From: Jim Meyering Date: Sat, 3 Feb 2001 13:37:55 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0_39~38 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3f6077b5bbe8be0e731723d774da0e8106951f21;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 8c96dca1a1..53c8b6165f 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,6 +1,6 @@ 2001-02-03 Jim Meyering - Improve the performance of `factor'. + Improve the performance of `factor' (more than 2x speed-up for large N). * src/factor.c (wheel_tab): New global table. (WHEEL_START, WHEEL_END): Define. (factor): Remove the loop that special-cased `2'.