mirror of
https://github.com/buger/goreplay.git
synced 2024-04-21 12:32:02 +00:00
benchmarks of packet parser with `-cpu=1` packet (IPv6 with 2 extension header) master: ``` 337463 3300 ns/op 1624 B/op 24 allocs/op ``` current: ``` 2014885 576 ns/op 384 B/op 3 allocs/op ```