[GHC] #11100: Remote GHCi
GHC
ghc-devs at haskell.org
Tue Feb 2 08:21:31 UTC 2016
#11100: Remote GHCi
-------------------------------------+-------------------------------------
Reporter: simonmar | Owner: simonmar
Type: task | Status: closed
Priority: normal | Milestone: 8.0.1
Component: GHCi | Version: 7.10.2
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: #11047, #8736 | Differential Rev(s): Phab:D1562
Wiki Page: | Phab:D1747 Phab:D1748 Phab:D1836
-------------------------------------+-------------------------------------
Comment (by Simon Marlow <marlowsd@…>):
In [changeset:"2fb6a8c30567e7d071ffcf88e22ea7f72f60b826/ghc" 2fb6a8c/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="2fb6a8c30567e7d071ffcf88e22ea7f72f60b826"
Remote GHCi: Optimize the serialization/deserialization of byte code
Summary: This cuts allocations by about a quarter.
Test Plan:
* validate
* `ghci -fexternal-interpreter` in `nofib/real/anna`
Reviewers: niteria, bgamari, ezyang, austin, hvr, erikd
Subscribers: thomie
Differential Revision: https://phabricator.haskell.org/D1875
GHC Trac Issues: #11100
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11100#comment:19>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list