Quote:
Originally Posted by Yousha_Aleayoub
@[J]ulian
WRONG TEST.
EACH BENCHMARK SHOULD BE DONE SEPARATELY.
like me.
After Ternary benchmark, CPU/RAM get involved.
as i said WRONG TEST.
|
Your test is wrong, as you modify the starting time during the test, and so just get the current tick time as benchmark result. Thats also why you dont get proper results when running your both tests at once: the tick time is about the same so both tests seem to run with the same speed. The benchmark time of 10760068ms = 3 hours should already make the test suspicious.
If you still dont believe that your test doesnt work, try running it the other way round, the tenary test first, and then the if test.