RE: [commit: ghc] master: Make the fields in NameCache strict (bed118a)

Patrick, does this have any effect on the performance of the compiler (runtime, allocation)?
Simon
| -----Original Message-----
| From: ghc-commits [mailto:ghc-commits-bounces@haskell.org] On Behalf Of
| git@git.haskell.org
| Sent: 13 November 2013 03:40
| To: ghc-commits@haskell.org
| Subject: [commit: ghc] master: Make the fields in NameCache strict
| (bed118a)
|
| Repository : ssh://git@git.haskell.org/ghc
|
| On branch : master
| Link :
| http://ghc.haskell.org/trac/ghc/changeset/bed118a43019e02ca0bc763fa6e418
| 45b1deb21f/ghc
|
| >---------------------------------------------------------------
|
| commit bed118a43019e02ca0bc763fa6e41845b1deb21f
| Author: Patrick Palka

Hi Simon,
On Wed, Nov 13, 2013 at 4:24 AM, Simon Peyton-Jones
Patrick, does this have any effect on the performance of the compiler (runtime, allocation)?
Simon
I haven't noticed a difference in performance in my measurements.
participants (2)
-
Patrick Palka
-
Simon Peyton-Jones