On Mar 10, 2005, at 10:35 AM, Randal L. Schwartz wrote:

if Date_Cmp is expensive, the dates should be decoded in the first
map block to an easier-to-compare analogue.

Date_Cmp isn't very expensive - it's basically just cmp. ParseDate() is expensive though - which is why I moved it out of the comparison block.


sherm--

Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org



Reply via email to