function main() local object for x=0, 10000 do object = TestItem.new() end end