From 2417a6b7603524dc5cd30d29b153f91024b9443d Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Wed, 1 Nov 2023 22:54:27 +0100 Subject: Move to Jekyll --- assets/posts/python-profiling/kcachegrind.png | Bin 0 -> 88486 bytes assets/posts/python-profiling/profiling-viewer.png | Bin 0 -> 173672 bytes assets/posts/python-profiling/snakeviz.png | Bin 0 -> 59601 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100755 assets/posts/python-profiling/kcachegrind.png create mode 100755 assets/posts/python-profiling/profiling-viewer.png create mode 100755 assets/posts/python-profiling/snakeviz.png (limited to 'assets/posts/python-profiling') diff --git a/assets/posts/python-profiling/kcachegrind.png b/assets/posts/python-profiling/kcachegrind.png new file mode 100755 index 0000000..0dc48ab Binary files /dev/null and b/assets/posts/python-profiling/kcachegrind.png differ diff --git a/assets/posts/python-profiling/profiling-viewer.png b/assets/posts/python-profiling/profiling-viewer.png new file mode 100755 index 0000000..a450513 Binary files /dev/null and b/assets/posts/python-profiling/profiling-viewer.png differ diff --git a/assets/posts/python-profiling/snakeviz.png b/assets/posts/python-profiling/snakeviz.png new file mode 100755 index 0000000..5bab395 Binary files /dev/null and b/assets/posts/python-profiling/snakeviz.png differ -- cgit v1.2.3