panda-re / lava

LAVA: Large-scale Automated Vulnerability Addition
Other
371 stars 60 forks source link

Speed up FBI #20

Open AndrewFasano opened 5 years ago

AndrewFasano commented 5 years ago

FBI spends a lot of time waiting on database inserts. If we can find a way to speed this up, it would have a notable impact on LAVA's overall performance, especially for targets with lots of potential bugs.

Potential solutions:

AndrewFasano commented 5 years ago

25 should fix this