Skip to content

mycroes/Benchmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Benchmarks

Benchmarks of various solutions in C#

Running benchmarks

Interactive selection:

dotnet run -c Release --project Benchmarks -- -m -t -d

Matching filter:

dotnet run -c Release --project Benchmarks -- -m -t -d -f '*TaskQueue*'

Credits, sources and inspiration

About

Benchmarks of various solutions in C#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published