PidgeyL / cve-search

cve-search is a tool to import CVE (Common Vulnerabilities and Exposures) and CPE (Common Platform Enumeration) into a MongoDB to facilitate search and processing of CVEs.
http://adulau.github.com/cve-search/
Other
24 stars 4 forks source link

Bugfix + Performance Increase #62

Closed PidgeyL closed 9 years ago

PidgeyL commented 9 years ago

Single insert/update: Map took: 10.267 Map took: 21.766 Map took: 26.541 Map took: 41.900 Map took: 124.057 Total time: 224.527

Batch upsert: Map took: 6.243 Map took: 11.015 Map took: 22.011 Map took: 21.361 Map took: 58.748 Total time: 119.379