[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: _AS_DETECT_BETTER_SHELL speedup
From: |
Stepan Kasal |
Subject: |
Re: _AS_DETECT_BETTER_SHELL speedup |
Date: |
Fri, 28 Jan 2005 10:16:00 +0100 |
User-agent: |
Mutt/1.4.1i |
Hello Paul,
OK, I back off my one line patch. But:
On Thu, Jan 27, 2005 at 09:51:57PM -0800, Paul Eggert wrote:
> Ralf Wildenhues <address@hidden> writes:
> > And on windows, for example, every fork not done is good!
>
> Minor efficiencies like this are not sufficient justification,
indeed, the speedup is not minor for Windows ports.
For example, on Cygwin, each fork can take ages.
> if there is a real risk of breaking things elsewhere.
I don't think there is a risk of actually _breaking_ the configure
script.
Nothing worse can happen than a few spurious 'not found' messages.
> > I do not understand this reasoning. AFAIK Bourne shells fork with
> > redirected { }, newer shells don't.
So I propose the following:
Ralf volunteered to produce a complete patch; let him do it.
Let's apply the patch; if a problem with unexpected 'not found' messages
appears, let's revert that patch.
I think the risk of cosmetic problems is worth the speedup on platforms
like Cygwin.
Paul, please give your nod, and Ralf will produce a patch.
Have a nice day,
Stepan
- Re: Proposed doc updates, (continued)
- Re: Proposed doc updates, Noah Misch, 2005/01/25
- Re: Proposed doc updates, Ralf Wildenhues, 2005/01/26
- Re: Proposed doc updates, Stepan Kasal, 2005/01/27
- Re: Proposed doc updates, Ralf Wildenhues, 2005/01/27
- Re: Proposed doc updates, Ralf Wildenhues, 2005/01/27
- _AS_DETECT_BETTER_SHELL speedup (was: Re: Proposed doc updates), Stepan Kasal, 2005/01/27
- Re: _AS_DETECT_BETTER_SHELL speedup (was: Re: Proposed doc updates), Ralf Wildenhues, 2005/01/27
- Re: _AS_DETECT_BETTER_SHELL speedup, Paul Eggert, 2005/01/27
- Re: _AS_DETECT_BETTER_SHELL speedup, Ralf Wildenhues, 2005/01/27
- Re: _AS_DETECT_BETTER_SHELL speedup, Paul Eggert, 2005/01/28
- Re: _AS_DETECT_BETTER_SHELL speedup,
Stepan Kasal <=
- Re: _AS_DETECT_BETTER_SHELL speedup, Ralf Wildenhues, 2005/01/28
- Re: _AS_DETECT_BETTER_SHELL speedup, Paul Eggert, 2005/01/28
- Re: _AS_DETECT_BETTER_SHELL speedup, Alexandre Duret-Lutz, 2005/01/29
- Re: _AS_DETECT_BETTER_SHELL speedup, Noah Misch, 2005/01/29
- Re: _AS_DETECT_BETTER_SHELL speedup, Alexandre Duret-Lutz, 2005/01/29
- Re: _AS_DETECT_BETTER_SHELL speedup, Noah Misch, 2005/01/29
- Re: _AS_DETECT_BETTER_SHELL speedup, Stepan Kasal, 2005/01/31
- Re: _AS_DETECT_BETTER_SHELL speedup, Stepan Kasal, 2005/01/31
- Re: _AS_DETECT_BETTER_SHELL speedup, Noah Misch, 2005/01/31
- Re: _AS_DETECT_BETTER_SHELL speedup, Ralf Wildenhues, 2005/01/29