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

Use some monkey-patching voodoo to increase the performances #13

Merged
merged 1 commit into from Dec 25, 2019

Conversation

@jvoisin
Copy link
Contributor

jvoisin commented Dec 20, 2019

Since we're using an old fixed version of coverage.py, we can monkey-patch it
to significantly increase its performances. This commit adds memoization around
a syscall-intensive function, giving around +50% in performances on my
benchmark (#9).

Since we're using an old fixed version of coverage.py, we can monkey-patch it
to significantly increase its performances. This commit adds memoization around
a syscall-intensive function, giving around +50% in performances on my
benchmark (#9).
@yevgenypats yevgenypats merged commit 7943d81 into fuzzitdev:master Dec 25, 2019
@jvoisin jvoisin deleted the jvoisin:monkeypatch_performances branch Jan 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.