November 2024
Intermediate to advanced
424 pages
9h 55m
English
In this chapter, we’ll introduce the performance aspects of asynchronous code. Code performance and optimization is a deep and complex subject, and we can’t cover everything in just one chapter. We aim to give you a good introduction to the subject with some examples of how to measure performance and optimize your code.
This chapter will cover the following key topics:
Like in ...
Read now
Unlock full access