This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libstdc++/4150: catastrophic performance decrease in C++ code


>>>>> "Loren" == Loren James Rittle <rittle@latour.rsch.comm.mot.com> writes:

> Having attempted patches similar to your proposal, I think the hammer
> breaks those test cases that exercise interleaving between C and C++ IO.

I don't think so.  If we're synced to stdio, we get buffers of size 1, so
it doesn't matter which end we're calculating from.

Jason


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]