Re: Performance problem with table.move
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Performance problem with table.move
- From: "Pierre Chapuis" <catwell@...>
- Date: 2020年12月06日 18:29:32 +0100
On Sat, Dec 5, 2020, at 14:31, Egor Skriptunoff wrote:
Conclusion:
We need something like table.rebuild()/table.new() in Lua to avoid inserting fake values.
I agree. For what it's worth I have made straight bindings to lua_createtable more than once.
--
Pierre Chapuis