Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Apr 2002 20:31:06 +0200
From:      Poul-Henning Kamp <phk@freebsd.org>
To:        current@freebsd.org
Subject:   "ccache" and FreeBSD kernels...
Message-ID:  <19350.1018031466@critter.freebsd.dk>

next in thread | raw e-mail | index | archive | help

Just for fun I tried compiling some kernels with "ccache".

It cuts the time it takes to compile LINT in half.

And that is on a dual-athlon-1800 system with 2GB RAM and 15kRPM
scsi disks, slower systems will see larger improvements.

There about 100 files overlab between kernels, probably mostly stuff
in libkern.

Conclusion: Most people can probably benefit from using ccache.

It's actually a pretty neat idea, which (despite what O'brien
will yell at me) I would suggest should be put in the compiler
itself.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19350.1018031466>