Another C++ entry
Byron Clark
byron at theclarkfamily.name
Tue Mar 21 13:54:45 MST 2006
Here's a C++ entry from Dave Smith who doesn't want to figure out how to
use mutt to send this.
Here are the CPU specs and the timings:
--$ cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 3
model name : Intel(R) Pentium(R) 4 CPU 2.80GHz
stepping : 3
cpu MHz : 2793.085
cache size : 1024 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 5
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 : 5570.56
--$ time ./word-count /tmp/kjv100 >/dev/null
real 0m3.533s
user 0m3.530s
sys 0m0.010s
--
Byron Clark
-------------- next part --------------
A non-text attachment was scrubbed...
Name: word-count.cpp
Type: text/x-c++src
Size: 2331 bytes
Desc: not available
Url : http://plug.org/pipermail/plug/attachments/20060321/de2d259a/attachment.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://plug.org/pipermail/plug/attachments/20060321/de2d259a/attachment-0001.bin
More information about the PLUG
mailing list