[GHC] #8400: Migrate the RTS to use libuv (or libev, or libevent)
GHC
ghc-devs at haskell.org
Sat Jul 29 11:35:48 UTC 2017
#8400: Migrate the RTS to use libuv (or libev, or libevent)
-------------------------------------+-------------------------------------
Reporter: schyler | Owner: (none)
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Runtime System | Version:
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: 635, 7353 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by winter):
My libuv branch finally start to run! For now i only test it with
concurrent tcp clients, judged by running time, eventlog and `RTS -s`
report, i'm pretty sure its performance is on pair with the old IO
manager, Now i'm try to bring a tcp server benchmark, let's see how fast
it is going to be.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8400#comment:15>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list