Join us on July 6 with Bohdan Stupak to learn about Your Daily Application Performance.
ABSTRACT
A lot of articles/talks about application performance focus on obscure subjects such as GC shenanigans attempts to fit single command into processor cache, intimidating walls of unmanaged code, etc. On the contrary, in my talk I'll cover performance tricks you'll likely encounter in every line-of-business application.
AGENDA
- Designing for performance
- Few words on data structures
- Application performance tips and tricks
LEARNING OBJECTS:
- When to prefer synchronous communication
- How to use caching
- What are the practical examples of data structures you've learned in high school
- What are the benefits of lazy loading before eager one
- Why is Stream preferable over an array of bytes
- Recap Span<T>
WATCH IT LIVE ON: