Ghc-gc-tune
From HaskellWiki
(Difference between revisions)
| Line 1: | Line 1: | ||
| + | [[TOC]] | ||
| + | |||
Examples of the use of [http://hackage.haskell.org/package/ghc-gc-tune ghc-gc-tune]. | Examples of the use of [http://hackage.haskell.org/package/ghc-gc-tune ghc-gc-tune]. | ||
| Line 23: | Line 25: | ||
* Alex | * Alex | ||
| - | + | [http://www.galois.com/~dons/images/alex-time-gc-space.png http://www.galois.com/~dons/images/alex-time-gc-space.png] | |
It can also generate .svg output: | It can also generate .svg output: | ||
[http://www.galois.com/~dons/images/binary-trees-gc-space.svg http://www.galois.com/~dons/images/binary-trees-gc-space.svg] | [http://www.galois.com/~dons/images/binary-trees-gc-space.svg http://www.galois.com/~dons/images/binary-trees-gc-space.svg] | ||
Revision as of 21:57, 6 July 2010
Examples of the use of ghc-gc-tune.
- A video for the use of the interactive mode: http://vimeo.com/13112184
1 On Shootout Microbenchmarks
2 On Real Programs
- GHC
- Galois Raytrace
- Alex
It can also generate .svg output:
http://www.galois.com/~dons/images/binary-trees-gc-space.svg






