Skip to main content

Events

Events tagged with "BenchmarkDotNet"

3Total Events
0Upcoming
3Past Events

Past Events

2019

📅 December 11, 2019📍 Graz, Austria💬 Microsoft Developer User Group Graz
Talk • 3h • (German)

High Perf - .NET Performance Benchmarking and Garbage Collector in Detail

At this meetup, we explore both performance optimization techniques with BenchmarkDotNet and dive deep into the .NET Garbage Collector to understand how memory management affects application performance.

📅 May 23, 2019📍 Regensburg, Germany💬 Advanced Developers Conference 2019
Talk • 1h • (German)

Introduction to Performance Optimization in .NET

In this talk, we explore the fundamentals of performance optimization in .NET, using my library Light.GuardClauses as an example to demonstrate practical techniques for measuring and improving code performance. We use BenchmarkDotNet to showcase and compare performance characteristics of different approaches.

2018

📅 December 10, 2018📍 Regensburg, Germany💬 .NET User Group Regensburg
Talk • 2h • (German)

Writing Open Source Software in .NET - With BenchmarkDotNet, Roslyn Source Generators and MSBuild Multitargeting

In this talk, we explore my open source library Light.GuardClauses and how I optimized certain features using Roslyn and source generators, BenchmarkDotNet, and the MSBuild multi-targeting system.