aboutsummaryrefslogtreecommitdiff
path: root/content/posts/2004-01-04-feh-profiling-image-caching.html
diff options
context:
space:
mode:
Diffstat (limited to 'content/posts/2004-01-04-feh-profiling-image-caching.html')
-rw-r--r--content/posts/2004-01-04-feh-profiling-image-caching.html15
1 files changed, 15 insertions, 0 deletions
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
+---
+
+<p>
+<a href='http://www.linuxbrit.co.uk/'>Tom (giblet)</a> and I spent the afternoon working on image and profile caching in <a href='http://www.linuxbrit.co.uk/feh/'>Feh</a>. 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, <a href='/download/feh_image_caching-2.diff'>here's</a> the diff. It's against the latest <acronym title='Concurrent Versioning System'>CVS</acronym> (which has the other speed improvements already).
+</p>
+
+<p>
+<b>Update:</b>
+You'll also need to drop <a href='/download/feh_cache_hc.tar.gz'>these
+files</a> in <code>feh/src</code> in order to get the beast to compile.
+</p>
+