Menu

#2 Times have to be multiplied by 10

open
nobody
None
6
2008-05-05
2008-05-05
No

WinCacheGrind is showing wrong times in ms, it assumes 1 second is 100 ms, but thats false, 1 s is 1000 ms. You can confirm that by, i.e., sleep(1), which is taking only 100 ms according to WinCacheGrind.

Best regards,
morphium

Attached my cachegrind.out-file with die(sleep(1)).

Discussion

  • Theodor Reppe

    Theodor Reppe - 2008-05-05

    cachegrind file with die(sleep(1))

     
  • Theodor Reppe

    Theodor Reppe - 2008-05-05
    • priority: 5 --> 6
     
  • Nobody/Anonymous

    I confirm this bug. Please fix!!

     
  • Merijn Bosma

    Merijn Bosma - 2009-12-10

    I can not add the new executable here. I'll try to contact the project admin for this.

     
  • Merijn Bosma

    Merijn Bosma - 2009-12-10

    ceefour has given me admin access, so I've added a new release (10.0.0.14) in which this bug is fixed. No installer, just an executable.

     

Log in to post a comment.