[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Implemented fast string append and a new call a = string.append(a, b)
- From: KHMan <keinhong@...>
- Date: Sun, 30 Nov 2008 03:55:01 +0800
Paul Sheer wrote:
> FYI with this patch, the performance of the above loop is
> faster by a factor of 200.
> It's faster by a factor of 30 than addString of section
> 11.6 of PIL
> I hope this will encourage someone to do this properly at
> some point.
> [snip]
Whoa... for performance, everybody uses table.concat. Have you
benchmarked your function against table.concat?
--
Cheers,
Kein-Hong Man (esq.)
Kuala Lumpur, Malaysia