Ghc-gc-tune

From HaskellWiki
Revision as of 15:17, 6 February 2021 by Gwern (talk | contribs) (Reverted edits by Tomjaguarpaw (talk) to last revision by DonStewart)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Examples of the use of ghc-gc-tune (on a Linux x86_64 laptop, core 2 duo, 2Ghz, 4G ram, 4M L2 cache).

Video

On Shootout Microbenchmarks

binary-trees-gc-space.png

pidigits-gc-space.png

knuc-gc-space.png

On Real Programs

  • GHC

ghc-gc-space.png

  • Galois Raytrace

galois_raytrace-time-gc-space.png

  • Alex

alex-time-gc-space.png

  • Djinn

Djinn-time-gc-space.png

  • Happy

happy-time-gc-space.png

  • CacheProf

cacheprof-time-gc-space.png

  • pandoc

pandoc-time-gc-space.png

  • darcs changes

darcs-time-gc-space.png

  • DLA simulation

http://www.galois.com/~dons/images/DLA-time-gc-space.svg

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.