Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gelisam/gc-tester
- Owner: gelisam
- Created: 2023-09-19T11:25:30.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-06T13:50:08.000Z (6 months ago)
- Last Synced: 2024-05-07T14:21:22.925Z (6 months ago)
- Language: Haskell
- Size: 72.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 ``.