Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #14492 > unrolled thread
| Started by | Bob Proulx <bob@proulx.com> |
|---|---|
| First post | 2018-08-15 01:36 -0600 |
| Last post | 2018-08-15 01:36 -0600 |
| Articles | 1 — 1 participant |
Back to article view | Back to gnu.bash.bug
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Unexpected delay in using arguments. Bob Proulx <bob@proulx.com> - 2018-08-15 01:36 -0600
| From | Bob Proulx <bob@proulx.com> |
|---|---|
| Date | 2018-08-15 01:36 -0600 |
| Subject | Re: Unexpected delay in using arguments. |
| Message-ID | <mailman.5128.1534318599.1292.bug-bash@gnu.org> |
Bize Ma wrote: > > but just the same it is almost always possible > > to refactor a program into a different algorithm that avoids the need > > to enumerate so many arguments in memory. > > As you say: "almost". I still believe that to be true. Since you haven't shared what the actual task is there is no way for us to propose any counter example improvements. So "almost" is as far as I can go. Instead should I say 99.44% of the time? Since I have never come across a counter example yet? > Take a look at the Stéphane Chazelas example to convince yourself. Nothing Stéphane said changed my statement at all. It does look like bash can be more efficient with argument handling. Since, for example, dash does it. Bob
Back to top | Article view | gnu.bash.bug
csiph-web