O(1), O(n), and O(#$*&!) - Understanding and Optimizing Code Performance
Offered By: Confreaks via YouTube
Course Description
Overview
Discover how to identify and resolve common performance issues in your code without advanced computer science knowledge or specialized tools in this 27-minute conference talk from RailsConf 2022. Learn to quickly recognize and diagnose problems such as excessive algorithmic complexity and IO waiting using OpenTelemetry compatible tools. Explore techniques for fixing these issues and implementing automated performance testing to maintain optimal performance as your application scales. Gain practical insights into reasoning about code performance and ensuring long-term efficiency in your projects.
Syllabus
RailsConf 2022 - O(1), O(n) and O(#$*&!) by Stephen Prater
Taught by
Confreaks
Related Courses
.NET Diagnostics for Applications: Best PracticesPluralsight OpenTelemetry Course - Understand Software Performance
freeCodeCamp Monitoring and Observability for Application Developers
IBM via edX Distributed Tracing in .NET 6 using OpenTelemetry
NDC Conferences via YouTube Application Diagnostics in .NET Core 3.1
NDC Conferences via YouTube