develooper Front page | perl.perl5.porters | Postings from July 2010

Re: Patch to make string-append on win32 100 times faster

Thread Previous | Thread Next
From:
Eric Brine
Date:
July 30, 2010 22:14
Subject:
Re: Patch to make string-append on win32 100 times faster
Message ID:
AANLkTinjd88cvCxHKz5j8py2Ky=TO9J6J6aKeYOG-iJ_@mail.gmail.com
On Sat, Jul 31, 2010 at 12:37 AM, Jim Cromie <jim.cromie@gmail.com> wrote:

> this avoids all the mods to the heuristics youre proposing
> (modest tho they might be), and has no unintended effects
> on other benchmarkable use cases.
>

The problem is not specific to building a giant string. Strings are grown
all the time.

Theres some perl way to do this without explicitly assigning a large string
>

It involves open(\$var)

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About