lua-users home
lua-l archive

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


Satoru Kawahara <s1311350@coins.tsukuba.ac.jp>于2016年6月21日周二 下午4:31写道:
> 2016-06-21 8:33 GMT+02:00 Satoru Kawahara <s1311350@coins.tsukuba.ac.jp>:
> That kiind of long string is a Pascal construct. "long string" in Lua means
> a string delimited by [[...]] etc.

Which will have exactly the same representation as any other string,
depending on the 255 char limit.


Huh, it doesn't enhance the performance? thank you.


It's not about performance.

See http://lua-users.org/lists/lua-l/2012-01/msg00497.html (Real-World Impact of Hash DoS in Lua)