Categorygithub.com/BatikanHyt/netbench
repositorypackage
0.0.0-20230430221219-ef76365fba7c
Repository: https://github.com/batikanhyt/netbench.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

NetBench

NetBench is a stress testing tool for servers written in Go programming language. Its purpose is to simulate heavy traffic loads on servers to identify potential performance issues. NetBench currently supports HTTP protocol, and is a project I am working on to learn Go programming language.

Features

  • Sends multiple HTTP requests simultaneously
  • Currently only supports HTTP protocol
  • Provides statistics for requests per second, latency, and error rate