aboutsummaryrefslogtreecommitdiff
path: root/content/posts/2004-01-04-feh-profiling-image-caching.html
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2021-10-14 12:47:50 -0400
committerPaul Duncan <pabs@pablotron.org>2021-10-14 12:47:50 -0400
commit4b6c0e31385f5f27a151088c0a2b614495c4e589 (patch)
tree12243cdcd00704bc1a9d94ac9cc128459417370c /content/posts/2004-01-04-feh-profiling-image-caching.html
downloadpablotron.org-4b6c0e31385f5f27a151088c0a2b614495c4e589.tar.bz2
pablotron.org-4b6c0e31385f5f27a151088c0a2b614495c4e589.zip
initial commit, including theme
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>
+