Skip to content

jozkee/HttpJsonBenchmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HttpJsonBenchmarks

Run these benchmarks using https://github.com/aspnet/Benchmarks/tree/master/src/BenchmarksDriver2.

Note

you don't have to clone this repo, you need to clone https://github.com/aspnet/Benchmarks/tree/master/src/BenchmarksDriver2 instead, BenchamrksDriver will download the client and server apps from the configuration within the file specified in --config.

Example command:

dotnet run -- --config https://raw.githubusercontent.com/Jozkee/HttpJsonBenchmarks/master/benchmarks.httpjson.yml --scenario get|post.object|collection --server.endpoints http://asp-perf-lin:5001 --client.endpoints http://asp-perf-win:5001 --variable serverUri=10.0.0.102 --variable newJson=true|false

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages