lua-users home
lua-l archive

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


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