[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: A citation on Lua
- From: dcharno <dcharno@...>
- Date: Tue, 19 Dec 2006 17:05:08 -0500
Rici Lake wrote:
Don't use that in production code. It's behaviour is quadratic:
Certainly, if your production system involves splitting thousands of
values from a string.
I noticed several entries in the wiki which use '.-' for string
splitting that should be cleaned up.
It would be nice if some of these sort of routines were included or
available as part of a peer reviewed library that was optional for those
with space requirements or who required better performance/different
behavior.