added a benchmark section to the readme

benchmarks are kind of nice
This commit is contained in:
Emile 2019-12-01 00:19:21 +01:00
parent 6a992e51a4
commit f180c072ba
No known key found for this signature in database
GPG Key ID: 4D8DD313A751DED7

View File

@ -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) [![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 ## Contributions
... yes please! There are still a lot of modules missing. ... yes please! There are still a lot of modules missing.