G
Guest
Respected Sir
I write simple C code( some calculations in for loop) and Time Stamped it.i
run that on my PC with 2.4 GHz,512 MB.but unexpectedly it took more time to
execute on XP Embedded than XP Pro.For 10,0000 iterations it took 49 seconds
on XP Pro and 1531 Seconds on XP Embedded. But when i comment out output line
cout<<i<<"\t"<<i*i<<"\t"<<i*i*i<<endl; in code
and made simple calculations inside loop , both XP and XP embedded took same
time.
Sir I want XP for some real time purposes.Plz Guide me ASAP.
Regards
I write simple C code( some calculations in for loop) and Time Stamped it.i
run that on my PC with 2.4 GHz,512 MB.but unexpectedly it took more time to
execute on XP Embedded than XP Pro.For 10,0000 iterations it took 49 seconds
on XP Pro and 1531 Seconds on XP Embedded. But when i comment out output line
cout<<i<<"\t"<<i*i<<"\t"<<i*i*i<<endl; in code
and made simple calculations inside loop , both XP and XP embedded took same
time.
Sir I want XP for some real time purposes.Plz Guide me ASAP.
Regards