From mboxrd@z Thu Jan 1 00:00:00 1970 From: grant@antiflux.org (Grant Hollingworth) Date: Wed, 28 May 2008 23:05:04 -0400 Subject: [sup-talk] [PATCH] maildir speedups In-Reply-To: <1212028646-sup-7356@spooky.local> References: <1211254100-sup-9575@south> <1211682829-sup-9284@south> <1212028646-sup-7356@spooky.local> Message-ID: <1212030172-sup-4817@spooky.local> * Grant Hollingworth [2008-05-28 22:49 -0400]: > Or (less pretty but faster and probably clearer) > [...] Best: @ids_to_fns = @ids_to_fns.values_at(@ids) Next time I should check the docs first....