POV-Ray : Newsgroups : povray.macintosh : Some simple testing needed : Re: Some simple testing needed Server Time
26 Apr 2024 19:42:15 EDT (-0400)
  Re: Some simple testing needed  
From: clipka
Date: 14 Feb 2019 17:39:47
Message: <5c65ee33$1@news.povray.org>
Am 14.02.2019 um 08:15 schrieb ingo:
> in news:5c64a63c$1@news.povray.org clipka wrote:
> 
>> "EEeeks!"
> 
...
> delay 1000
> % time test
> 0.000u 0.001s 0:00.00 0.0%      0+0k 2+0io 0pf+0w
...
> delay 100
> real    0m0.064s
> user    0m0.015s
> sys     0m0.015s

Now that seems _totally_ bonkers. Can you add some output to the loop, 
say `cout << i << endl`, to make sure the compiler isn't just optimizing 
away the entire loop?


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.