Re: grepping a large file through a pipe takes eons

2024-09-04 Thread Jim Reisert AD1C via Cygwin
I can confirm that my issue is resolved with Takashi Yano's patch: CYGWIN_NT-10.0-22635 JJR 3.6.0-0.203.gf78009cb1ccf.x86_64 2024-09-02 11:55 UTC x86_64 Cygwin Thank you! -- Jim Reisert AD1C, , https://ad1c.us -- Problem reports: https://cygwin.com/problems.html FAQ: htt

Re: grepping a large file through a pipe takes eons

2024-09-01 Thread Jim Reisert AD1C via Cygwin
On Sat, Aug 31, 2024 at 1:24 PM Takashi Yano wrote: > Thanks for the report. This seems to be a regression of cygwin 3.5.4. > I'll submit a patch for this issue shortly. Thank you. -- Jim Reisert AD1C, , https://ad1c.us -- Problem reports: https://cygwin.com/problems.html FAQ:

Re: grepping a large file through a pipe takes eons

2024-08-31 Thread Brian Inglis via Cygwin
On 2024-08-31 13:24, Takashi Yano via Cygwin wrote: On Sat, 31 Aug 2024 09:59:11 -0600 Jim Reisert AD1C wrote: Something has changed in the last month or two. I have a very large file I am trying to grep (465 MB): -rwxrw+ 1 jjrei jjrei 465092052 Aug 31 09:39 all_spots.txt If I grep for s

Re: grepping a large file through a pipe takes eons

2024-08-31 Thread Takashi Yano via Cygwin
On Sat, 31 Aug 2024 09:59:11 -0600 Jim Reisert AD1C wrote: > Something has changed in the last month or two. I have a very large > file I am trying to grep (465 MB): > > -rwxrw+ 1 jjrei jjrei 465092052 Aug 31 09:39 all_spots.txt > > > If I grep for something near the end of the file, the re