Re: This is my patch for fstream to fix the performance issue on Windows.

2020-10-28 Thread Jonathan Wakely via Gcc-patches
On 02/10/20 23:04 +0100, Jonathan Wakely wrote: On 01/10/20 03:29 +, sotrdg sotrdg via Libstdc++ wrote: From fb8d644a4c315058af141a3e84fcc083d665c8b9 Mon Sep 17 00:00:00 2001 From: ejsvifq_mabmip Date: Wed, 30 Sep 2020 23:26:47 -0400 Subject: [PATCH] Fix a long term performance issue of fst

RE: This is my patch for fstream to fix the performance issue on Windows.

2020-10-04 Thread sotrdg sotrdg via Gcc-patches
986> for Windows 10 From: Jonathan Wakely<mailto:jwak...@redhat.com> Sent: Friday, October 2, 2020 18:04 To: sotrdg sotrdg<mailto:euloa...@live.com> Cc: libstdc++<mailto:libstd...@gcc.gnu.org>; gcc-patches@gcc.gnu.org<mailto:gcc-patches@gcc.gnu.org> Subject: Re: This

Re: This is my patch for fstream to fix the performance issue on Windows.

2020-10-02 Thread Jonathan Wakely via Gcc-patches
On 01/10/20 03:29 +, sotrdg sotrdg via Libstdc++ wrote: From fb8d644a4c315058af141a3e84fcc083d665c8b9 Mon Sep 17 00:00:00 2001 From: ejsvifq_mabmip Date: Wed, 30 Sep 2020 23:26:47 -0400 Subject: [PATCH] Fix a long term performance issue of fstream on Windows since MSVCRT defines BUFSIZ as 51