Skip to content

Commit 31439de

Browse files
authored
Update README.md
1 parent 5ccee3f commit 31439de

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
[![Documentation](https://godoc.org/github.com/atoonk/go-pktgen?status.svg)](https://godoc.org/github.com/atoonk/go-pktgen)
33
[![GitHub issues](https://img.shields.io/github/issues/atoonk/go-pktgen.svg)](https://github.com/atoonk/go-pktgen/issues)
44
[![license](https://img.shields.io/github/license/atoonk/go-pktgen.svg)](https://github.com/atoonk/go-pktgen/blob/master/LICENSE)
5+
[![Stargazers over time](https://starchart.cc/atoonk/go-pktgen.svg?variant=adaptive)](https://starchart.cc/atoonk/go-pktgen)
6+
57
# Go Packet Generator (go-pktgen)
68

79
For more information, also see my blog here: [High-Speed Packet Transmission in Go: From net.Dial to AF_XDP](https://toonk.io/sending-network-packets-in-go/)
@@ -30,7 +32,6 @@ Below is an example benchmark result comparing the performance of different pack
3032

3133
The above was tested on an AMD EPYC 9124 @ 3.71GHz (16 cores)
3234

33-
3435
## Getting Started
3536

3637
### Prerequisites

0 commit comments

Comments
 (0)