mirror of
https://github.com/maride/pancap.git
synced 2024-11-22 08:54:24 +00:00
added a benchmark section to the readme
benchmarks are kind of nice
This commit is contained in:
parent
6a992e51a4
commit
f180c072ba
@ -24,6 +24,14 @@ This will give you a result similar to this:
|
||||
|
||||
[![asciicast](https://asciinema.org/a/x19gUpdnQoeUx498mPS0Grw6B.svg)](https://asciinema.org/a/x19gUpdnQoeUx498mPS0Grw6B)
|
||||
|
||||
## Benchmarks
|
||||
|
||||
Parsing an `n`GB big pcap takes `y` seconds:
|
||||
|
||||
| `n`GB | `y` seconds |
|
||||
| ----- | ----------- |
|
||||
| 2 | 30 |
|
||||
|
||||
## Contributions
|
||||
|
||||
... yes please! There are still a lot of modules missing.
|
||||
|
Loading…
Reference in New Issue
Block a user