gopacket_benchmark

command
v1.1.16 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 1, 2019 License: BSD-3-Clause Imports: 15 Imported by: 0

Documentation

Overview

This benchmark reads in file <tempdir>/gopacket_benchmark.pcap and measures the time it takes to decode all packets from that file. If the file doesn't exist, it's pulled down from a publicly available location. However, you can feel free to substitute your own file at that location, in which case the benchmark will run on your own data.

It's also useful for figuring out which packets may be causing errors. Pass in the --printErrors flag, and it'll print out error layers for each packet that has them. This includes any packets that it's just unable to decode, which is a great way to find new protocols to decode, and get test packets to write tests for them.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL