Automatic Inspections (tip)Detect common memory issues - automatically.Khalid Abuhakmeh.netinspectionsprofiling2021-12-30
Conclusion - Profiling in Rider (part of tutorial)What have we learned? Profiling, profiler modes, optimizing code, DPA, and more. Let's summarize!Maarten Balliauw.netcsharpideprofiling2020-07-06
Dynamic Program Analysis (DPA) (part of tutorial)Rider automatically analyzes memory of your applications, all the time!Maarten Balliauw.netcsharpideprofiling2020-07-06
F# for Performance Critical Code (part of tutorial)Matthew CrewsMaarten Balliauw.netfsharpeditingprofiling2022-10-26
Introduction to Profiling in Rider (part of tutorial)Let's run a first profiling session on a Sudoku solver sample application.Maarten Balliauw.netcsharpideprofiling2020-07-06
JetBrains .NET Days Online 2022 (tutorial)Session recordings of JetBrains .NET Days Online 2022.Maarten Balliauw.netcsharpfsharpasp.netwebideprofiling2022-10-25
Maximising Algorithm Performance in .NET: Levenshtein Distance (part of tutorial)James TurnerMaarten Balliauw.netcsharpprofilingeditingrefactoring2022-10-25
Object Retention (tip)Inspect retention paths for an instance or a group of objects.Khalid Abuhakmeh.netinspectionsprofiling2021-06-18
Optimize Performance with Rider (part of tutorial)Let's try to optimize the Sudoku solver by profiling, and then optimizing code based on the performance snapshot.Maarten Balliauw.netcsharpideprofiling2020-07-06
Performance tricks I learned from contributing to open source .NET packages (part of tutorial)Daniel MarbachMaarten Balliauw.netcsharpprofilingediting2022-10-25
Preview Source Code (tip)Introduce variables the way you like!Khalid Abuhakmeh.netprofilingediting2021-06-18
Profile an HTTP request (tip)What happens when an HTTP request is made?Khalid Abuhakmeh.netprofilingwebinspections2021-06-18
Profiling Modes (part of tutorial)What are the differences between Sampling, Tracing, Line-by-Line, and Timeline profiling?Maarten Balliauw.netcsharpideprofiling2020-07-06
Profiling in Rider (tutorial)Explore performance and memory profiling options in Rider, and optimize an existing application.Maarten Balliauw.netideprofiling2020-07-06
Unreal Engine Game Optimization on a Budget (part of tutorial)Tom LoomanMaarten Balliauwunrealgamingprofiling2022-10-27
Writing and Running Unit Tests with ReSharper (part of tutorial)Run, debug and profile tests, do continuous testing, and inspect code coverage.Khalid Abuhakmeh.netcsharptestinginspectionsprofiling2021-03-01