From: Óscar F. <of...@wa...> - 2008-03-22 00:01:34
|
Óscar Fuentes <of...@wa...> writes: > Henry Nestler <Hen...@Ar...> writes: > >> Can I download this test somethere? > > No, sorry. But I expect the same from the gcc testsuite, for instance, > as it is very similar. Compiling is slower too. It is a C++ project and > is compiled with g++ 4.1.2 in VMWare (80 seconds) and 4.1.3 in coLinux > (124 seconds). This is a another good test case: Building GNU Make from http://ftp.gnu.org/pub/gnu/make/make-3.81.tar.gz coLinux VMWare configure: 42.2 seconds 18.7 seconds make : 15.1 seconds 8.5 seconds As mentioned on my previous message, VMWare is 6.0.0 with Debian etch as guest OS, gcc 4.1.2. coLinux is 0.7.1 with Ubuntu Gutsy, gcc 4.1.3. -- Oscar |