gelisam / gc-tester

a console UI tool to control how much garbage to generate and measure the effect on garbage collection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GC Tester

screenshot

Run using cabal run gc-tester -- +RTS -T.

Move between fields using <TAB> and <Shift+TAB>.

Each thread produces the specified amount of garbage every time they wake up.

Exit using <ESC>.

About

a console UI tool to control how much garbage to generate and measure the effect on garbage collection


Languages

Language:Haskell 100.0%