Skip to content

Repository to accompany my .NET 7 Performance Series Blogs

License

Notifications You must be signed in to change notification settings

TobiStr/NET7-Performance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NET Performance Series

Repository to accompany my .NET Performance Series Articles on medium.com

How to run

To run Benchmarks in a certain namespace or by name, simply run:

dotnet run -c Release --framework net6.0 net7.0 --filter *<filter>*

and replace '' with a part of the name or namespace. If applicable, you might need to remove net6.0 from this line.

About

Repository to accompany my .NET 7 Performance Series Blogs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages