Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/f0o/netbench


https://github.com/f0o/netbench

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# netbench
[![Pull Requests](https://github.com/f0o/netbench/actions/workflows/pr.yaml/badge.svg)](https://github.com/f0o/netbench/actions/workflows/pr.yaml) [![Release](https://github.com/f0o/netbench/actions/workflows/release.yaml/badge.svg)](https://github.com/f0o/netbench/actions/workflows/release.yaml) [![CodeQL](https://github.com/f0o/netbench/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/f0o/netbench/actions/workflows/github-code-scanning/codeql) [![Known Vulnerabilities](https://snyk.io/test/github/f0o/netbench/badge.svg)](https://snyk.io/test/github/f0o/netbench)

Yes another network benchmarking tool. This one is written in Go to scratch an itch.

Build with `go build cmd/netbench.go` and run with `./netbench -help` to see the options.

Or download the latest release from the [releases page](https://github.com/f0o/netbench/releases).