Skip to content

Commit

Permalink
Update benchmarking.md
Browse files Browse the repository at this point in the history
  • Loading branch information
meysamhadeli authored Dec 7, 2021
1 parent f9c54c1 commit c027f02
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions benchmarking.md
Original file line number Diff line number Diff line change
@@ -1,8 1,7 @@
# Benchmarking

## 📕 Articles and books
## 📕 Articles
- [Profiling .Net Code with BenchmarkDotNet](https://adamsitnik.com/ETW-Profiler/)
- [Pro .NET Benchmarking](https://link.springer.com/book/10.1007/978-1-4842-4941-3)

## 📦 Libraries

Expand All @@ -13,6 12,9 @@
- [Benchmarking C# code using BenchmarkDotNet](https://www.youtube.com/watch?v=EWmufbVF2A4)
- [Analyzing performance with BenchmarkDotNet - ASP.NET Core: From 0 to overkill](https://www.youtube.com/watch?v=8JOC8kN_WbU)

## Books
- [Pro .NET Benchmarking](https://link.springer.com/book/10.1007/978-1-4842-4941-3)

<div align="right">
<b><a href="#contents">↥ Back To Top</a></b>
</div>

0 comments on commit c027f02

Please sign in to comment.