Blog posts tagged
"profiling"

3 posts


sergiodj
18 November 2024

Profile-guided optimization: A case study

Article Ubuntu

Software developers spend a huge amount of effort working on optimization – extracting more speed and better performance from their algorithms and programs. This work usually involves a lot of time-consuming manual investigation, making automatic performance optimization a hot topic in the world of software development....

sergiodj
18 November 2024


Igor Ljubuncic
4 December 2020

When you need the numbers just right – benchmark and profiling applications in the Snap Store

Article Cloud and server

The world of software is a vast and complex one, often too difficult to easily assess by human intuition alone. Which is why detailed and accurate measurements of software behavior are essential in helping us understand and gauge how well our applications perform. The Snap Store has a fair share of productivity tools...

Igor Ljubuncic
4 December 2020


Ian Johnson
30 October 2020

Introducing etrace – a multi-purpose application profiling tool

Article Desktop

These days, the internal workings of Linux applications involve many different moving parts. Sometimes, it can be rather difficult to debug them when things go wrong or run slower than expected. Tracing an application’s execution is one way of understanding potential issues without diving into the source code. To this...

Ian Johnson
30 October 2020