Profiling and finding bottlenecks in web applications by Stepan Rasputnyi

Опубликовано: 15 Март 2026
на канале: Engineering Community
157
1

There are many different reasons why projects need to be optimised. To make it in the most efficient way, worth to measure performance and get some numbers to start from.
In the presentation below we will dig into the process of profiling to give a general understanding why/when/what can I profile?
We will take a look into 3 different technics of profiling the applications and compare them between each other.