conferences | speakers | series

Why apps start slowly on Linux and what to do about it

home

Why apps start slowly on Linux and what to do about it
FOSDEM 2012

Linker, compiler, runtime linker and the kernel can be improved to start applications significantly faster.

Optimizing application startup is hard, even measuring how long an application takes to start is a non-trivial problem. This talk will consist of 3 main parts: 1. Ways of measuring IO patterns [on startup] using systemtap, gdb, valgrind 2. How to optimize IO patterns on startup given the limitations in existing tools 3. A list of proposed changes in the kernel, ld, ld.so, gcc that could significantly speed up application startup on Linux. Additionally, the talk will compare application startup on Linux against other major platforms.

Speakers: Taras Glek