]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 3 Feb 2001 13:37:55 +0000 (13:37 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 3 Feb 2001 13:37:55 +0000 (13:37 +0000)
old/sh-utils/ChangeLog

index 8c96dca1a1c1836710f5a4bc8be4c264d1876912..53c8b6165f398005fdcd895ff4cf2c7af7fb2d9b 100644 (file)
@@ -1,6 +1,6 @@
 2001-02-03  Jim Meyering  <meyering@lucent.com>
 
-       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'.