From 2f5ea5f4982d6276881c9a3342ed8847ebc7d326 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 5 Aug 2023 12:09:37 +0200 Subject: Moved assets to posts --- static/posts/python-profiling/kcachegrind.png | Bin 0 -> 88486 bytes static/posts/python-profiling/profiling-viewer.png | Bin 0 -> 173672 bytes static/posts/python-profiling/snakeviz.png | Bin 0 -> 59601 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100755 static/posts/python-profiling/kcachegrind.png create mode 100755 static/posts/python-profiling/profiling-viewer.png create mode 100755 static/posts/python-profiling/snakeviz.png (limited to 'static/posts/python-profiling') diff --git a/static/posts/python-profiling/kcachegrind.png b/static/posts/python-profiling/kcachegrind.png new file mode 100755 index 0000000..0dc48ab Binary files /dev/null and b/static/posts/python-profiling/kcachegrind.png differ diff --git a/static/posts/python-profiling/profiling-viewer.png b/static/posts/python-profiling/profiling-viewer.png new file mode 100755 index 0000000..a450513 Binary files /dev/null and b/static/posts/python-profiling/profiling-viewer.png differ diff --git a/static/posts/python-profiling/snakeviz.png b/static/posts/python-profiling/snakeviz.png new file mode 100755 index 0000000..5bab395 Binary files /dev/null and b/static/posts/python-profiling/snakeviz.png differ -- cgit v1.2.3