Re: Performances comparission between 5.1 and 5.2.

2022-08-15 Thread Alex fxmbsw7 Ratchev
On Mon, Aug 15, 2022, 21:42 Eduardo Bustamante wrote: > On Mon, Aug 15, 2022 at 10:09 AM Greg Wooledge wrote: > > > On Mon, Aug 15, 2022 at 07:05:49PM +0200, felix wrote: > > > Description: > > > Trying some script under 5.2 beta, rc1 and rc2, I was surprised > by > > execution time. > > >

Re: Performances comparission between 5.1 and 5.2.

2022-08-15 Thread Eduardo Bustamante
On Mon, Aug 15, 2022 at 10:09 AM Greg Wooledge wrote: > On Mon, Aug 15, 2022 at 07:05:49PM +0200, felix wrote: > > Description: > > Trying some script under 5.2 beta, rc1 and rc2, I was surprised by > execution time. > > Pre-release versions of bash are built with extra debugging stuff, and

Re: Performances comparission between 5.1 and 5.2.

2022-08-15 Thread Alex fxmbsw7 Ratchev
catastrophal numbers, .. On Mon, Aug 15, 2022, 19:06 felix wrote: > Configuration Information: > Machine: x86_64 > OS: linux-gnu > Compiler: gcc > Compilation CFLAGS: -g -O2 > uname output: Linux medium 5.10.0-12-amd64 #1 SMP Debian 5.10.103-1 > (2022-03-07) x86_64 GNU/Linux > Machine Type: x86_

Re: Performances comparission between 5.1 and 5.2.

2022-08-15 Thread Greg Wooledge
On Mon, Aug 15, 2022 at 07:05:49PM +0200, felix wrote: > Description: > Trying some script under 5.2 beta, rc1 and rc2, I was surprised by > execution time. Pre-release versions of bash are built with extra debugging stuff, and will not perform like full-release versions.

Performances comparission between 5.1 and 5.2.

2022-08-15 Thread felix
Configuration Information: Machine: x86_64 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -g -O2 uname output: Linux medium 5.10.0-12-amd64 #1 SMP Debian 5.10.103-1 (2022-03-07) x86_64 GNU/Linux Machine Type: x86_64-pc-linux-gnu Bash Version: 5.2 Patch Level: 0 Release Status: rc2 Description:

Re: cut loadable outputs extra newlines

2022-08-15 Thread Chet Ramey
On 8/13/22 10:06 PM, Martin D Kealey wrote: I note that https://pubs.opengroup.org/onlinepubs/009696699/utilities/cut.html says: /> The elements in list can be repeated, can overlap, and can be specified in any order, but the