From d2da11feb54950d1181d2508238e1090ee66c68e Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Mon, 6 Aug 2018 07:02:42 +0200 Subject: update --- .../2017-04-21-profiling-python-web-applications-with-visual-tools.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '_posts/2017-04-21-profiling-python-web-applications-with-visual-tools.md') diff --git a/_posts/2017-04-21-profiling-python-web-applications-with-visual-tools.md b/_posts/2017-04-21-profiling-python-web-applications-with-visual-tools.md index e4eece4..5bbfe48 100644 --- a/_posts/2017-04-21-profiling-python-web-applications-with-visual-tools.md +++ b/_posts/2017-04-21-profiling-python-web-applications-with-visual-tools.md @@ -1,7 +1,7 @@ --- layout: post -title: "Profiling Python web applications with visual tools" -description: "Missing link when debugging and profiling python web applications" +title: Profiling Python web applications with visual tools +description: Missing link when debugging and profiling python web applications --- I have been profiling my software with KCachegrind for a long time now and I was missing this option when I am developing API's or other web services. I always knew that this is possible but never really took the time and dive into it. -- cgit v1.2.3