[GHC] #12999: Investigate use of floating-point arithmetic in I/O Event-handler
GHC
ghc-devs at haskell.org
Thu Dec 22 11:15:12 UTC 2016
#12999: Investigate use of floating-point arithmetic in I/O Event-handler
-------------------------------------+-------------------------------------
Reporter: hvr | Owner:
Type: task | Status: new
Priority: normal | Milestone: 8.2.1
Component: libraries/base | Version: 8.0.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by winter):
Recently when i'm digging into RTS's code, this design confused me too.
After some research it seems there's a much better plan:
[https://www.reddit.com/r/haskell/comments/28vev9/announcing_psqueues_faster_priority_search_queues/cif87km/].
I'll looking into it when i got time.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12999#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list