thepudds / fzgen

Auto-gen Go fuzzing wrappers from normal code. Finds buggy call sequences, including data races & deadlocks. Supports rich signature types.
Apache License 2.0
105 stars 5 forks source link

perf(all): add prealloc #17

Closed sashamelentyev closed 2 years ago

sashamelentyev commented 2 years ago

@thepudds check this please

thepudds commented 2 years ago

Hi @sashamelentyev, thanks for the PR!

I’m curious if you have any initial reactions to the overall features of fzgen, such as “I wish it could do X”, or “Y doesn’t seem useful”, or “Z seemed confusing”.

Or maybe you have no further comment, and that’s fine too…

In any event, thanks again!

sashamelentyev commented 2 years ago

@thepudds all good!