Patterns for High-Performance C#
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore techniques and code patterns for creating high-performance C# code in this conference talk. Learn how to recognize when optimizations are needed, identify typical bottlenecks, and implement code patterns derived from database engine optimization. Discover optimization techniques perfected during the development of RavenDB 4.0, the leading NoSQL engine for .NET. Gain insights into optimizing tight code-paths at the nanosecond level, improving memory, IO, and CPU consumption. Apply these optimization patterns to high-performance software development, regardless of language or framework used.
Syllabus
Patterns for high-performance C# - Federico Andres Lois
Taught by
NDC Conferences
Related Courses
Health Informatics: Data and Interoperability StandardsGeorgia Institute of Technology via edX Fractal Architecture
NDC Conferences via YouTube Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube Refactoring Is Not Just Clickbait
NDC Conferences via YouTube Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube