• 🌙 Community Spirit

    Ramadan Mubarak! To honor this month, Crax has paused NSFW categories. Wishing you peace and growth!

Udemy C# Benchmarking and Profiling (1 Viewer)

Currently reading:
 Udemy C# Benchmarking and Profiling (1 Viewer)

Recently searched:

baladia

Member
Amateur
LV
5
Joined
Feb 22, 2024
Threads
1,667
Likes
171
Awards
10
Credits
1,697©
Cash
0$
0bc738aba17e7182ff213cfe3c835bdd.jpeg
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Level: Intermediate | Genre: eLearning | Language: English + subtitle | Duration: 2h 31m | Size: 1.1 GB
Learn how to beat performance issues by profiling and benchmarking your C# code.


Tired of performance issues and slow-running code? In this course, C# Benchmarking and Profiling, you'll learn to track down hot code paths, understand why your code runs slower as the data set grows larger, and see how to avoid memory running out. First, you'll explore how to begin profiling and benchmarking your code and understand why this work is important and what can happen if you ignore it. Next, you'll discover how to handle the hot code paths, answering questions of what to do when memory runs out and what caching strategies are appropriate. Then, you'll understand the importance of algorithmic complexity, giving you a great understanding of why code runs slower as the data set grows larger. Finally, you'll learn the best practices for applying performance optimizations, refactor the hot code paths found during your profiling, and make the code run much faster. When you're finished with this course, you'll have the skills and knowledge of profiling and benchmarking your code needed to build powerful, real-world applications.
Link:
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Tips
Recently searched:

Similar threads

Users who are viewing this thread

Top Bottom