bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/30724] cygwin ld performance regression since 014a602b86


From: Stromeko at nexgo dot de
Subject: [Bug ld/30724] cygwin ld performance regression since 014a602b86
Date: Thu, 17 Aug 2023 18:18:44 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=30724

--- Comment #13 from Achim <Stromeko at nexgo dot de> ---
Thank you.

Going forward I'd suggest you revisit why you need to turn around the same
stream and if it might not be more efficient to just have a read and a write
stream (really just append I assume) to the same file and a read barrier that
follows the write pointer when flushed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]