Oh my God

  • Thread starter Thread starter Leon_Amirreza
  • Start date Start date
L

Leon_Amirreza

1- i can have a worse case on c#?! cant I? because the target is less
capable of Intel core dou
and because of scheduling overhead and because of .net overhead
and Joreon you are right depends on these and that is why i need these
insight info ( i have the exact target plaftform info and capabilitis but
not .Net)
and i have run my algorithm many times that gives an statistical average
running time with some tolerance thats all; simple and effective i have done
these kind of benchmarkings and wasnt so far from the reality (I am
interested in exact microsencod running time but and average) by microsecond
I meant i have used this resolution in calculation time with windows Perf
Counter not Environment.TickCounts thats all


thank you for your time but STILL you havent answered mine questiuon!
 
Hello Leon_Amirreza,

The question is that all windows system is "un-real" system.
You can't control your performance in miliseconds.
It's standard behaviour, because the standard delay is about 10ms

If you need something faster - go to the QNX or other industrial OS

---
WBR,
Michael Nemtsev [Microsoft MVP] :: blog: http://spaces.live.com/laflour
:: http://twitter.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo


L> 1- i can have a worse case on c#?! cant I? because the target is less
L> capable of Intel core dou
L> and because of scheduling overhead and because of .net overhead
L> and Joreon you are right depends on these and that is why i need
L> these
L> insight info ( i have the exact target plaftform info and capabilitis
L> but
L> not .Net)
L> and i have run my algorithm many times that gives an statistical
L> average
L> running time with some tolerance thats all; simple and effective i
L> have done
L> these kind of benchmarkings and wasnt so far from the reality (I am
L> interested in exact microsencod running time but and average) by
L> microsecond
L> I meant i have used this resolution in calculation time with windows
L> Perf
L> Counter not Environment.TickCounts thats all
L> thank you for your time but STILL you havent answered mine questiuon!
L>
 
Back
Top