CIFASIS / CIFASIS/QuickFuzz

Support direct-to-FFI

Open
#46 8 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted question
Dominant language
Haskell
Stars
196
Forks
39
PR merge metrics
No merged PRs in 30d

Description

Spawning an external process adds overhead in fuzzing. In the case where we are passing the value generated from the grammar to a library without fuzzing, it'd be interesting to see if there are performance gains invoking the library directly via Haskell's FFI instead of spawning an external process.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.