aboutsummaryrefslogtreecommitdiff
path: root/content/posts/2004-01-04-feh-profiling-image-caching.html
blob: 8148a96637190e0f5768d5b554825cebda4d64b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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>