Page 1 of 1

benchmarking of process

Posted: Tue Oct 17, 2006 8:35 am
by kingalok
Dear frnds,
salam,
I was queried abt a simple benchmarking of two pc.
They told me if you are having the same o.s, same compilers,same h/w,original motherboard,RAM,same process in c lang. for two systems.
And if given a same program to run on both systems, why there is a huge time difference b/w the execution of it.
so frnds i m still finding it, could u please let me know some i/p.
:)
bye,
kingalok

Posted: Tue Oct 17, 2006 4:10 pm
by lambda
kingalok wrote:so frnds i m still finding it, could u please let me know some i/p.
does that mean anything in english?

run the programs on both systems with strace tracing their syscalls. compare the output, and see what the differences are.