One of the goals of the PCES-TENA project is to decrease compile times. Metrics are gathered nightly on all objects in the ACE+TAO+CIAO distribution and displayed here.
All the experiments run on the system described below. The machine is running Linux ( SuSE Linux 8.2 (i586) VERSION = 8.2 ), and we use gcc version 3.3 to compile ACE+TAO+CIAO.
| ACE+TAO+CIAO Configuration | config.h |
#define ACE_HAS_MONITOR_FRAMEWORK 0 #include "ace/config-linux.h" | |
| ACE+TAO+CIAO Configuration | default.features |
cidl=1 | |
| ACE+TAO+CIAO Configuration | platform_macros.GNU |
use_dep_libs=0 cidl=1 include $(ACE_ROOT)/include/makeinclude/platform_linux.GNU debug=0 optimize=1 | |
| CPU Information | /proc/cpuinfo |
processor : 0 vendor_id : GenuineIntel cpu family : 15 model : 2 model name : Intel(R) Xeon(TM) CPU 2.40GHz stepping : 7 cpu MHz : 2391.961 cache size : 512 KB physical id : 0 siblings : 1 fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 2 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm bogomips : 4771.02 processor : 1 vendor_id : GenuineIntel cpu family : 15 model : 2 model name : Intel(R) Xeon(TM) CPU 2.40GHz stepping : 7 cpu MHz : 2391.961 cache size : 512 KB physical id : 0 siblings : 1 fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 2 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm bogomips : 4771.02 | |
| Available Memory | /proc/meminfo |
total: used: free: shared: buffers: cached:
Mem: 1057132544 1043685376 13447168 0 49152 768012288
Swap: 2155012096 9736192 2145275904
MemTotal: 1032356 kB
MemFree: 13132 kB
MemShared: 0 kB
Buffers: 48 kB
Cached: 748720 kB
SwapCached: 1292 kB
Active: 386492 kB
Inactive: 364040 kB
HighTotal: 130944 kB
HighFree: 2044 kB
LowTotal: 901412 kB
LowFree: 11088 kB
SwapTotal: 2104504 kB
SwapFree: 2094996 kB
BigFree: 0 kB
| |
| OS Version | uname -a |
Linux flamenco 2.4.20-64GB-SMP #1 SMP Fri Jan 14 15:08:48 UTC 2005 i686 unknown unknown GNU/Linux | |
| Compiler Version | gcc -v |
| Reading specs from /usr/lib/gcc-lib/i486-suse-linux/3.3/specs Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib --enable-languages=c,c++,f77,objc,java,ada --disable-checking --enable-libgcj --with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit i486-suse-linux Thread model: posix gcc version 3.3 20030226 (prerelease) (SuSE Linux) | |
| Library Version | /lib/libc.so.6 |
GNU C Library stable release version 2.3.2, by Roland McGrath et al. Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Compiled by GNU CC version 3.3 20030226 (prerelease) (SuSE Linux). Compiled on a Linux 2.4.20 system on 2003-03-27. Available extensions: GNU libio by Per Bothner crypt add-on version 2.1 by Michael Glad and others linuxthreads-0.10 by Xavier Leroy NoVersion patch for broken glibc 2.0 binaries BIND-8.2.3-T5B libthread_db work sponsored by Alpha Processor Inc NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk Report bugs using the `glibcbug' script to <bugs@gnu.org>. | |