automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PATCH: simplify-simplify.diff


From: Raja R Harinath
Subject: PATCH: simplify-simplify.diff
Date: Sat, 12 Apr 2003 00:45:09 -0500
User-agent: Gnus/5.090018 (Oort Gnus v0.18) Emacs/21.3.50 (gnu/linux)

Hi,

Here's the patch for the one-liner implementation of 
Automake::DisjConditions::simplify.

It does not remove some redundant checks for 'invert' in
'tests_simplify' (they're just testing the cache now :-).
Interesting, I saw no difference in the time taken by
tests/DisjConditions.pl from the old code to the new.  That implies
that the one-liner takes about twice the time as the older
implementation -- so it's not too costly, given the drastic code
reduction :-)

- Hari
-- 
Raja R Harinath ------------------------------ address@hidden

Attachment: simplify-simplify.diff
Description: Simplify simplify()


reply via email to

[Prev in Thread] Current Thread [Next in Thread]