Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gelisam/gc-tester

a console UI tool to control how much garbage to generate and measure the effect on garbage collection
https://github.com/gelisam/gc-tester

Last synced: 22 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# GC Tester

![screenshot](screenshot.png)

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

Move between fields using `` and ``.

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

Exit using ``.