Ghc-gc-tune
From HaskellWiki
(Difference between revisions)
| Line 32: | Line 32: | ||
[http://www.galois.com/~dons/images/Djinn-time-gc-space.png http://www.galois.com/~dons/images/Djinn-time-gc-space.png] | [http://www.galois.com/~dons/images/Djinn-time-gc-space.png http://www.galois.com/~dons/images/Djinn-time-gc-space.png] | ||
| + | |||
| + | * Happy | ||
| + | |||
| + | [http://www.galois.com/~dons/images/happy-time-gc-space.png http://www.galois.com/~dons/images/happy-time-gc-space.png] | ||
== Other forms of output == | == Other forms of output == | ||
Revision as of 22:28, 6 July 2010
Contents |
Examples of the use of ghc-gc-tune (on a Linux x86_64 laptop, core 2 duo, 2Ghz, 4G ram, 4M L2 cache).
1 Video
- A video for the use of the interactive mode: http://vimeo.com/13112184
2 On Shootout Microbenchmarks
3 On Real Programs
- GHC
- Galois Raytrace
- Alex
- Djinn
- Happy
4 Other forms of output
It can also generate .svg output:
http://www.galois.com/~dons/images/binary-trees-gc-space.svg
As well as embedded html and pdf.








