From 4b6c0e31385f5f27a151088c0a2b614495c4e589 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Thu, 14 Oct 2021 12:47:50 -0400 Subject: initial commit, including theme --- content/posts/2004-01-04-feh-profiling-image-caching.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 content/posts/2004-01-04-feh-profiling-image-caching.html (limited to 'content/posts/2004-01-04-feh-profiling-image-caching.html') diff --git a/content/posts/2004-01-04-feh-profiling-image-caching.html b/content/posts/2004-01-04-feh-profiling-image-caching.html new file mode 100644 index 0000000..8148a96 --- /dev/null +++ b/content/posts/2004-01-04-feh-profiling-image-caching.html @@ -0,0 +1,15 @@ +--- +date: "2004-01-04T01:39:31Z" +title: Feh Profiling, Image Caching +--- + +

+Tom (giblet) and I spent the afternoon working on image and profile caching in Feh. In the process we did some profiling and ran across a few bottlenecks. At the moment the image and pixmap caching isn't stable at all, but if you want to play with it, here's the diff. It's against the latest CVS (which has the other speed improvements already). +

+ +

+Update: +You'll also need to drop these +files in feh/src in order to get the beast to compile. +

+ -- cgit v1.2.3