|
Hi. The link just go down, here is working link for sure: https://github.com/GitSparTV/lua-infographics/tree/main/lua-benchmark/Sharing my knowledge.I was learning LuaJIT bytecode some time ago, and discovered that for 64bit versions the TValue struct is actually shared between 2 TValues objects.As assume this is done for pointer/RAM optimizations.