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: Papers comparing SSO and COW strings


True, and I've done some limited local runs on that matter. Though
there's a long way from experiments to published research results and
I hope someone had gone through that already. If not, then probably I
will.

On Mon, May 15, 2017 at 6:46 PM, Jonathan Wakely <jwakely@redhat.com> wrote:
> On 15/05/17 17:32 +0300, Alexey Salmin wrote:
>>
>> I'm looking for papers and articles that cover these topics. Anything
>> from a documented and analyzed speed-up of a given application with
>> GCC 5.1 to a comprehensive research. Regarding the hardware I'm
>> primarily interested in x86_64 but data on other architectures would
>> be also useful.
>
>
> Since GCC 5+ supports both string types you can fairly easily compare
> the two using exactly the same compiler, same optimisations etc. if
> you're interested in doing so.
>
>


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