Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

TCP Benchmarks

fast tcp communication benchmarks tool

Run Environment

Dotnet Core 2.1 or later

Install dotnet core

https://dotnet.microsoft.com/download

Run in windows

dotnet TCPBenchmarks.dll or run.bat

Run in linux

dotnet TCPBenchmarks.dll or ./webapibenchmark.sh

Open Benchmarks tool

Webbrowser enter http://[host:9090]

change listen port

edit HttpConfig.json

    "Host": "",
    "Port": 9090,

100 connections

200k connections

1m connectinos

About

fast tcp communication benchmarks tool

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.