Yes Im still around. Haven't been here for ages haven't been working on my game either tut tut (work / life etc). So Im trying to catch up with all the news and I see this video about new functions!
Then I hear Ashley say that the new functions are "3 times faster". and get excited as my game is pretty much a big mountain of the old fashioned functions.
Ashley,
when would it be worth upgrading the old functions to new format where possible to take advantage of this performance boost?
Eg, when you say 3 times faster,....
is that
3 times faster to call the function?
(in which case I might consider upgrading ones that are called very often like every tick)
or is that
3 times faster overall eg to call the function, execute the events and provide any returns?
(in which case I would definitely want to upgrade most functions especially the big ones)
cheers.