Ghc-gc-tune
From HaskellWiki
(Difference between revisions)
| Line 1: | Line 1: | ||
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]. | ||
| - | + | * A video for the use of the interactive mode: http://vimeo.com/13112184 | |
| - | [http:// | + | [http://galois.com/~dons/images/binary-trees-gc-space.png http://galois.com/~dons/images/binary-trees-gc-space.png] |
| + | |||
| + | [http://galois.com/~dons/images/pidigits-gc-space.png http://galois.com/~dons/images/pidigits-gc-space.png] | ||
[http://www.galois.com/~dons/images/knuc-gc-space.png http://www.galois.com/~dons/images/knuc-gc-space.png] | [http://www.galois.com/~dons/images/knuc-gc-space.png http://www.galois.com/~dons/images/knuc-gc-space.png] | ||
| - | + | [http://www.galois.com/~dons/images/ghc-gc-space.png http://www.galois.com/~dons/images/ghc-gc-space.png] | |
| + | |||
| + | 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] | ||
Revision as of 17:03, 6 July 2010
Examples of the use of ghc-gc-tune.
* A video for the use of the interactive mode: http://vimeo.com/13112184
It can also generate .svg output:
http://www.galois.com/~dons/images/binary-trees-gc-space.svg




