From 9dd768079fb41627e322217565f74b22095f8395 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 25 Sep 2018 12:47:34 +0200 Subject: content update --- ...017-04-21-profiling-python-web-applications-with-visual-tools.md | 6 +++--- 1 file changed, 3 insertions(+), 3 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 146bc31..864e4a5 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 @@ -6,9 +6,9 @@ description: Missing link when debugging and profiling python web applications **Table of contents** -- [Simple web-service](#simple-web-service) -- [Visualize profile](#visualize-profile) -- [Update 2017-04-22](#update-2017-04-22) +1. [Simple web-service](#simple-web-service) +2. [Visualize profile](#visualize-profile) +3. [Update 2017-04-22](#update-2017-04-22) 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