Commits (2)
-
Kristoffer Brånemyr authored
A 100MB file improves from 2.50s to 1.80s on a Sparc T5220 A 100MB file improves from 0.54s to 0.13s on an i3-2310M * bootstrap.conf: Explicitly depend on byteswap, since now used directly by coreutils. * src/cksum.c (cksum): Process in multiples of 8 bytes. (main): Adjust for generation of expanded crctab. * src/cksum.h: Split now larger crctab to separate header. * src/local.mk: Reference the new header. * NEWS: Mention the improvement.
a7533917 -
Pádraig Brady authored
* tests/misc/cksum.sh: Test basic operation. * tests/local.mk: Reference the new test.
ffb7ebfa
Showing
src/cksum.h
0 → 100644
This diff is collapsed.
tests/misc/cksum.sh
0 → 100755