#1621: GHCi wrong execution time report
---------------------+------------------------------------------------------
 Reporter:  guest    |          Owner:                
     Type:  bug      |         Status:  new           
 Priority:  normal   |      Milestone:  6.8 branch    
Component:  GHCi     |        Version:  6.6.1         
 Severity:  normal   |     Resolution:                
 Keywords:           |     Difficulty:  Unknown       
 Testcase:           |   Architecture:  x86_64 (amd64)
       Os:  Windows  |  
---------------------+------------------------------------------------------
Changes (by igloo):

  * milestone:  => 6.8 branch

Comment:

 Thanks for the report. I can't reproduce this, but I only have a single
 core. I assume the results are random, not repeatable?

 I think the problem is that `GetProcessTimes` gives incompatible results
 if executed on different cores, but I can't easily find anything to
 confirm that, or to suggest what we should be using instead.

 By the way, if you copy and paste exactly what you have typed then it
 makes it less likely that human error comes into it (`:set -02` gives an
 error as you've typed "zero", not "oh", so I assume that's not what you
 actually typed into ghci).

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1621#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to