Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fuzz: improve target perf #864

Merged
merged 1 commit into from May 12, 2023
Merged

Conversation

manunio
Copy link
Contributor

@manunio manunio commented May 12, 2023

- This attempts to improve issue types like timeout, slow_unit
and speed, as seen in following oss-fuzz performance report:
https://oss-fuzz.com/performance-report/libFuzzer_go-toml_fuzz_toml/libfuzzer_asan_go-toml/2023-05-11
@pelletier
Copy link
Owner

Sounds good. Let's not go down lower than that though. This may be hiding some kind of performance issue or infinite loop bug.

@pelletier pelletier added the build Issues regarding go-toml's CI system. label May 12, 2023
@pelletier pelletier merged commit 55ca4e3 into pelletier:v2 May 12, 2023
9 checks passed
@manunio manunio deleted the improve-fuzz-performance branch May 12, 2023 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Issues regarding go-toml's CI system.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants