{"version": "https://jsonfeed.org/version/1", "title": "/dev/posts/ - Tag index - profiling", "home_page_url": "https://www.gabriel.urdhr.fr", "feed_url": "/tags/profiling/feed.json", "items": [{"id": "http://www.gabriel.urdhr.fr/2025/08/22/codingame-spring-challenge-2025/", "title": "Codingame Spring Challenge 2025", "url": "https://www.gabriel.urdhr.fr/2025/08/22/codingame-spring-challenge-2025/", "date_published": "2025-08-22T00:00:00+02:00", "date_modified": "2025-08-22T00:00:00+02:00", "tags": ["computer", "rust", "optimisation", "profiling", "flamegraph"], "content_html": "<p>My experience from the <a href=\"https://www.codingame.com/contests/spring-challenge-2025/\">Codingame Spring Challenge 2025</a>.</p>\n"}, {"id": "http://www.gabriel.urdhr.fr/2014/05/23/flamegraph/", "title": "Profiling and optimising with Flamegraph", "url": "https://www.gabriel.urdhr.fr/2014/05/23/flamegraph/", "date_published": "2014-05-23T00:00:00+02:00", "date_modified": "2014-05-23T00:00:00+02:00", "tags": ["simgrid", "optimisation", "profiling", "computer", "flamegraph", "unix", "gdb", "perf"], "content_html": "<p><a href=\"http://www.brendangregg.com/flamegraphs.html\">Flamegraph</a>\nis a software which generates SVG graphics\nto visualise stack-sampling based\nprofiles. It processes data collected with tools such as Linux perf,\nSystemTap, DTrace.</p>\n"}]}