Forked from
Glasgow Haskell Compiler / GHC
Code owners
Name | Last commit | Last update |
---|---|---|
.. | ||
GHC | ||
cbits | ||
.hlint.yaml | ||
GHC.hs | ||
HsVersions.h | ||
LICENSE | ||
Makefile | ||
Unique.h | ||
flattening-notes | ||
ghc.cabal.in | ||
ghc.mk | ||
profiling-notes |
This will allow us to back out the allocations per compiler pass from the eventlog. Note that we dump the allocation counter rather than the difference since this will allow us to determine how much work is done *between* `withTiming` blocks.
Name | Last commit | Last update |
---|---|---|
.. | ||
GHC | ||
cbits | ||
.hlint.yaml | ||
GHC.hs | ||
HsVersions.h | ||
LICENSE | ||
Makefile | ||
Unique.h | ||
flattening-notes | ||
ghc.cabal.in | ||
ghc.mk | ||
profiling-notes |