benchmarking with and without "register" storage class specifier

Robert P. J. Day rpjday at mindspring.com
Wed Mar 29 04:54:42 PST 2006


  i did several runs of:

	$ make distclean defconfig
	$ time make busybox

both before and after applying my two earlier submitted patches that
removed a majority of the "register" storage class specifiers, and the
results are indistinguishable in terms of build time.

rday


More information about the busybox mailing list