Skip to content

Commit

Permalink
Added missing column to row in vectorscan benchmarks table
Browse files Browse the repository at this point in the history
  • Loading branch information
akenion committed May 10, 2024
1 parent e5f0c23 commit 24252ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/malware-scan/Vectorscan.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Benchmarking has indicated that Vectorscan can be as much as 25 times faster tha
|Total Files|Suspicious Files|Amount of Data|PCRE Time|Vectorscan Time|Improvement|
|-----------|----------------|--------------|---------|---------------|-----------|
|12,006|11,998|605.4 MiB|388 seconds|16 seconds|~25x|
|3,499|54.7 MiB|42 seconds|3 seconds|14x|
|3,499|1|54.7 MiB|42 seconds|3 seconds|14x|


## Configuring CLI to use Vectorscan
Expand Down

0 comments on commit 24252ae

Please sign in to comment.