

[English]
Title: Mastering High Performance with Kotlin
Author: Igor Kucherenko
Year: 2018
Pages: 401
ISBN: 978-1-78899-664-8
Screenshot: https://t.me/bzd_screenshots/4776
Description: The book starts by analyzing different performance metrics and debugging tools that help us to identify performance bottlenecks. It's important to understand how Kotlin and its modern features work under the hood; that's why we will inspect a lot of bytecode in the book. We will learn how to benchmark our code and avoid different types of resource leaks. The book ends with best practices that will help you to sum up all things that you've learned.
@bzd_channel