automake-patches
[Top][All Lists]
Advanced

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

RFA: invert-speedup-2.diff


From: Raja R Harinath
Subject: RFA: invert-speedup-2.diff
Date: Sat, 29 Mar 2003 16:57:06 -0600
User-agent: Gnus/5.090017 (Oort Gnus v0.17) Emacs/21.3.50 (gnu/linux)

Hi,

Here's the next part of the speedup.  This basically implements the
following optimization:

  ab * (a | c | !b | d!e) = ab | abc | 0 | abd!e = ab

With this, the time for 'make check' in 'lib/Automake/tests' goes
from ~4.00s to ~0.75s.

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

Attachment: invert-speedup-2.diff
Description: Text Data


reply via email to

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