Summary

When code is running slow, most people start guessing at what the problem is, based on their previous experience. The problem is it’s so easy to be wrong, and you can waste a huge amount of time fixing the wrong stuff! So how do you take the guesswork out and start making measurable differences? Visual Studio’s profiler is a killer tool for working out what’s slow. This workshop will cover the profiler extensively and give you the tools to make huge performance improvements to your app. In this workshop we will cover:

  • Running the performance profiler
  • CPU Sampling vs instrumentation
  • Optimising disk access
  • The problem with exceptions
  • Caching reference data to improve performance
  • String concatenation (everyone’s favourite!)
  • The trouble with reflection
  • Making the most of your CPU
  • Reducing garbage collections and memory allocation
  • Async and Await, how they can hinder and how it can help
  • BenchmarkDotNet
  • Scaling out vs Scaling up

By the end of this workshop you’ll be able to profile your code and work out where the bottlenecks are and know how to fix them.


Register your interest

If you're interested in attending this workshop please let me know, and I can get back to you with some possible dates.



Please fix the highlighted fields
  Thanks for submitting your details, I'll get back to you shortly.

Popular Posts

Workshops

All Posts By Year

2023

2022

2021

2020

2019

2018

2017

2016

2015

2012

2011

2009

2007

2006