#2466: Execution time mis-accounting
---------------------------+------------------------------------------------
  Reporter:  heatsink      |          Owner:       
      Type:  bug           |         Status:  new  
  Priority:  high          |      Milestone:  7.4.1
 Component:  Profiling     |        Version:  7.3  
Resolution:                |       Keywords:       
  Testcase:                |      Blockedby:       
Difficulty:  Unknown       |             Os:  Linux
  Blocking:                |   Architecture:  x86  
   Failure:  None/Unknown  |  
---------------------------+------------------------------------------------
Changes (by heatsink):

  * owner:  simonmar =>
  * status:  closed => new
  * version:  6.8.2 => 7.3
  * resolution:  fixed =>


Comment:

 The problem is still there.  I've uploaded some files that work with the
 current vector-space package (and Cabal).  I tested with the 200111118
 nightly snapshot of GHC on Mac OS X.

 The "intersect" function still has a high profile time.  Good news is, its
 allocation is now reported as 0%, as expected since it doesn't contain any
 data constructor applications.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2466#comment:10>
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