This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc compile-time performance (on sparc solaris)


David and Gaby have reported large (outrageous?) bootstrap times on
sparc solaris for 3.2, which I, for one, am not seeing.  For example,
on a 4-processor 500 MHz UltraII with 4 GB of memory, here are the
file times for a build of 3.2, even with checking enabled:

banach-383% ls -lrt
total 8475
-rw-r--r--   1 lucier         94 May 17 20:40 mh-frag
-rw-r--r--   1 lucier      67250 May 17 20:40 Makefile
-rwxr-xr-x   1 lucier        278 May 17 20:40 config.status*
-rw-r--r--   1 lucier      15342 May 17 20:42 config.cache
drwxr-xr-x   3 lucier       1536 May 17 20:42 libiberty/
drwxr-xr-x   2 lucier        512 May 17 20:42 zlib/
drwxr-xr-x   2 lucier        512 May 17 21:22 fastjar/
drwxr-xr-x  11 lucier        512 May 17 21:54 sparcv9-sun-solaris2.8/
-rw-r--r--   1 lucier    8476127 May 18 00:12 build.log
drwxr-xr-x  15 lucier       6656 May 18 00:12 gcc/
-rw-r--r--   1 lucier      58156 May 18 02:19 check.log
-rw-r--r--   1 lucier       1505 May 18 02:19 warning.log
-rwxr-xr-x   1 lucier      33354 May 18 02:19 mail-report-with-warnings.log*

So it's less than 6 hours, make bootstrap and make check, with libgcj, witout
ada.  That's slow (enable-checking accounts for about an hour of it), but
I doubt that sparc linux could do it 20 times faster.

Brad


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]