diff options
author | Simon Marlow <simonmar@microsoft.com> | 2007-10-31 14:45:42 +0000 |
---|---|---|
committer | Simon Marlow <simonmar@microsoft.com> | 2007-10-31 14:45:42 +0000 |
commit | cacd714cd545bc3bd07882904055cfee162bd7de (patch) | |
tree | 8bf670e81476c6941b1250e09afc43c6866a8989 /includes/Dotnet.h | |
parent | c357244371ca5eeaa0d56a6bd349e26a3b16b7dc (diff) | |
download | haskell-cacd714cd545bc3bd07882904055cfee162bd7de.tar.gz |
Remove the optimisation of avoiding scavenging for certain objects
Some objects don't need to be scavenged, in particular if they have no
pointers. This seems like an obvious optimisation, but in fact it
only accounts for about 1% of objects (in GHC, for example), and the
extra complication means it probably isn't worth doing.
Diffstat (limited to 'includes/Dotnet.h')
0 files changed, 0 insertions, 0 deletions