CIFASIS/QuickFuzz

Check if the GC is affecting the value generation performance

Open

#66 opened on May 7, 2017

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Haskell (39 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (197 stars)
PR merge metrics
 (PR metrics pending)

Description

We should study the impact of the GC in the value generation. It is called too often? Is it useful to generate a batch of file before write them?

Contributor guide