Skip to content

erichiller/csharp-benchmarks

Repository files navigation

Use

Run all:

sudo dotnet run -c RELEASE

Commandline Arguments

Any Categories

Run any tests that have any of the properties provided in the argument anyCategories

sudo dotnet run -c RELEASE -- --anyCategories Copy

Filter

sudo dotnet run -c RELEASE -- --filter="*SystemTextJsonDeserializationBasic*"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages