bug-make
[Top][All Lists]
Advanced

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

[PATCH 0/5] Improve performance of rule handling


From: Mark Seaborn
Subject: [PATCH 0/5] Improve performance of rule handling
Date: Sun, 25 Feb 2007 18:21:16 +0000 (GMT)

Here is a series of patches to improve make's performance in handling
large numbers of pattern rules.  The motivation is to make glibc's
build process faster.  The change speeds up adding new pattern rules,
but it does not speed up finding pattern rules that match a given
filename.

I have not changed the logic that decides whether one rule should
override another.

The patches are based on CVS HEAD.

Cheers,
Mark




reply via email to

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