lua-users home
lua-l archive

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



On Feb 4, 2014, at 3:00 PM, Rena <hyperhacker@gmail.com> wrote:



I wonder why you'd want the state to *not* be shut down, let alone for that to be the default?

--
Sent from my Game Boy.

I’m not going to speculate why it is or is not the default, but one reason for not doing a close is if you DONT have anything to clean up then it’s a LOT faster.

—Tim


Sure, but how fast does exiting your process need to be? That's probably not something you do often.

--
Sent from my Game Boy.

Perhaps .. it used to be very significant for CGI stuff, not so much any more.

—Tim