[GHC] #4963: Faster implementation of System.Timeout.timeout
GHC
cvs-ghc at haskell.org
Wed Feb 23 12:43:02 CET 2011
#4963: Faster implementation of System.Timeout.timeout
--------------------------+-------------------------------------------------
Reporter: basvandijk | Owner:
Type: task | Status: closed
Priority: normal | Component: libraries/base
Version: 7.0.1 | Resolution: invalid
Keywords: | Testcase:
Blockedby: | Os: Unknown/Multiple
Blocking: | Architecture: Unknown/Multiple
Failure: None/Unknown |
--------------------------+-------------------------------------------------
Changes (by basvandijk):
* status: new => closed
* resolution: => invalid
Comment:
Since this event manager based implementation is
[http://www.haskell.org/pipermail/libraries/2011-February/015953.html
broken] and since my earlier implementation was not actually faster on the
more representative `busyWontTimeout` benchmark, I conclude that I can't
improve on the current timeout. So I'm closing the ticket.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4963#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list