[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:"7cb1fae2d6ec90b10708a2631cd1069561177bd4/ghc"
7cb1fae2/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="7cb1fae2d6ec90b10708a2631cd1069561177bd4"
Remote GHCi: batch the creation of strings
Summary:
This makes a big performance difference especially when loading a
large number of modules and using parallel compilation (ghci -jN).
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/D1876
GHC Trac Issues: #11100
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11100#comment:20>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list