Skip to content

fuzz: try to be a little bit faster#2559

Merged
IvanNardi merged 1 commit into
ntop:devfrom
IvanNardi:fuzzing-faster
Sep 17, 2024
Merged

fuzz: try to be a little bit faster#2559
IvanNardi merged 1 commit into
ntop:devfrom
IvanNardi:fuzzing-faster

Conversation

@IvanNardi

Copy link
Copy Markdown
Collaborator

Some fuzzers don't really need a real and complete local context. Try to avoid setting it up, creating a simpler fake version with only the features really needed.
That is a kind of experiment: if it works, we can extend the same logic to other fuzzers

Some fuzzers don't really need a real and complete local context.
Try to avoid setting it up, creating a simpler fake version with only the
features really needed.
That is a kind of experiment: if it works, we can extend the same logic
to other fuzzers
@sonarqubecloud

Copy link
Copy Markdown

@IvanNardi IvanNardi merged commit 9d07cf2 into ntop:dev Sep 17, 2024
@IvanNardi IvanNardi deleted the fuzzing-faster branch September 17, 2024 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant