compilercache 1.0.9 released

Erik Thiele erikyyy@erikyyy.de
Wed Apr 18 01:51:00 GMT 2001


hi

compilercache 1.0.9 is released.

http://www.erikyyy.de/compilercache/

* worked on the README heavily
it's worth a reread :-) internal technical documentation added.

* readded the input filename to the identification
just a small bugfix

* fixed a bug in space or empty commandline parameter detection
just a small bugfix

* replaced all "echo" by "printf" due to -E printing bug...
also just a small bugfix (shell sucks)

* implemented the sourcecode unifier
This it the big deal.

for example linux kernel 2.4.3 compilation:

kernel          compilercache           time
------------------------------------------------------
default         no                      5m28.860s
default         yes, but empty          6m56.490s
default         yes, filled             2m51.900s
modified        yes, filled             3m58.730s

modified means a changed kernel configuration, added drivers and so on.
each time the kernel was completely erased and freshly unpacked.


another example:

*** omniORB_303 compilation

empty compilercache:
19 minutes 27 seconds

full compilercache:
3 minutes 11 seconds



have fun!

cu
erik

-- 
Name:  Erik Thiele                                        \\\\
Email: erikyyy@erikyyy.de                                 o `QQ'_
WWW:   http://www.erikyyy.de/                              /   __8
                                                           '  `



More information about the Gcc mailing list