#3897: reading a large String as Double takes too long
---------------------------------+------------------------------------------
    Reporter:  maeder            |        Owner:                              
        Type:  bug               |       Status:  new                         
    Priority:  normal            |    Milestone:  7.2.1                       
   Component:  Prelude           |      Version:  6.12.1                      
    Keywords:                    |     Testcase:                              
   Blockedby:                    |   Difficulty:                              
          Os:  Unknown/Multiple  |     Blocking:                              
Architecture:  Unknown/Multiple  |      Failure:  Compile-time performance bug
---------------------------------+------------------------------------------
Changes (by maeder):

  * failure:  Runtime performance bug => Compile-time performance bug
  * os:  Linux => Unknown/Multiple
  * architecture:  x86 => Unknown/Multiple


Comment:

 The relevant source seems to be the module Text.Read.Lex (function
 `valueFracExp` and `valExp` in `lexDecNumber`) of the base package
 http://hackage.haskell.org/packages/archive/base/4.4.0.0/doc/html/src
 /Text-Read-Lex.html

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