Skip to content

aminmesbahi/TechAfternoon-BenchmarkDotNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TechAfternoon — BenchmarkDotNet

Sample code from the TechAfternoon webinar on BenchmarkDotNet, a powerful .NET library for microbenchmarking.

All samples target .NET 10 and C# 14.

Samples

# Folder What you'll learn
1 Getting Started The basics — attributes, baselines, categories, run strategies, and the full lifecycle
2 Intermediate Scenarios Exporters, power plans, params, argument sources, and async benchmarks
3 Advanced Scenarios GC modes, EventPipe profiling, custom JIT config, and ranking columns
4 Real-world Scenarios Comparing .NET collection types and benchmarking SQLite with Dapper

Docs


Webinar recorded on 8 Sep 2024

Persian Telegram Channel · Recorded video (Persian)

About

TechAfternoon webinar in BenchmarkDotNet, including BenchmarkDotNet sample codes

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors