--------------- shandalle:jody> ./speed_test ===== 1000 Total Calls ===== Num Slots Calls/Slot Boost Lite --------- ---------- ------- ------- 1 1000 0.0202 0.0001 10 100 0.0052 0.0000 50 20 0.0041 0.0000 100 10 0.0039 0.0000 250 4 0.0038 0.0000 500 2 0.0038 0.0000 1000 1 0.0038 0.0000 ===== 10000 Total Calls ===== Num Slots Calls/Slot Boost Lite --------- ---------- ------- ------- 1 10000 0.1838 0.0007 10 1000 0.0528 0.0003 50 200 0.0407 0.0002 100 100 0.0401 0.0002 250 40 0.0390 0.0002 500 20 0.0379 0.0002 1000 10 0.0375 0.0002 5000 2 0.0381 0.0007 10000 1 0.0385 0.0012 ===== 100000 Total Calls ===== Num Slots Calls/Slot Boost Lite --------- ---------- ------- ------- 1 100000 2.1088 0.0073 10 10000 0.5232 0.0028 50 2000 0.4008 0.0023 100 1000 0.3927 0.0023 250 400 0.3908 0.0022 500 200 0.3912 0.0023 1000 100 0.3741 0.0022 5000 20 0.3930 0.0139 10000 10 0.4062 0.0155 50000 2 0.3804 0.0092 100000 1 0.3865 0.0118 ===== 1000000 Total Calls ===== Num Slots Calls/Slot Boost Lite --------- ---------- ------- ------- 1 1000000 17.9360 0.0701 10 100000 5.3777 0.0289 50 20000 4.0621 0.0244 100 10000 3.9715 0.0232 250 4000 3.8375 0.0254 500 2000 3.8873 0.0237 1000 1000 3.7644 0.0229 5000 200 4.0361 0.1169 10000 100 4.0450 0.1678 50000 20 3.9394 0.1953 100000 10 3.9916 0.2268 500000 2 3.8303 0.1128 --------------- shandalle:jody> uname -a Linux shandalle.atdesk.com 2.4.18-18.7.xsmp #1 SMP Wed Nov 13 19:01:42 EST 2002 i686 unknown --------------- shandalle:jody> g++ -v Reading specs from /usr/local/gcc-3.2/lib/gcc-lib/i686-pc-linux-gnu/3.2/specs Configured with: ./configure --prefix=/usr/local/gcc-3.2 --enable-threads --enable-languages=c,java Thread model: posix gcc version 3.2 --------------- shandalle:jody> cat /proc/meminfo total: used: free: shared: buffers: cached: Mem: 2113925120 1990463488 123461632 0 217706496 1615499264 Swap: 1077501952 354111488 723390464 MemTotal: 2064380 kB MemFree: 120568 kB MemShared: 0 kB Buffers: 212604 kB Cached: 1521804 kB SwapCached: 55832 kB Active: 869676 kB Inact_dirty: 912192 kB Inact_clean: 87044 kB Inact_target: 373780 kB HighTotal: 1179124 kB HighFree: 47492 kB LowTotal: 885256 kB LowFree: 73076 kB SwapTotal: 1052248 kB SwapFree: 706436 kB Committed_AS: 566824 kB --------------- shandalle:jody> cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 15 model : 2 model name : Intel(R) Xeon(TM) CPU 2.00GHz stepping : 7 cpu MHz : 1999.479 cache size : 512 KB Physical processor ID : 180992888 Number of 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 : 3970.35 processor : 1 vendor_id : GenuineIntel cpu family : 15 model : 2 model name : Intel(R) Xeon(TM) CPU 2.00GHz stepping : 7 cpu MHz : 1999.479 cache size : 512 KB Physical processor ID : 180992848 Number of 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 : 3995.65