Recommendation for speed
Hello,
I think passing an ID as well to the CallMethod, GetProp, or SetProp could speed up the process quite a bit, because now it has to do String Compares. In our case, we recursively call a script millions of times, so it really has a material impact, and I understand someone making just GUI manipulation will never see it.
Any thoughts?
I will make the modifs here, and let people know the difference in speed.
Thanks,
Kosta
I think passing an ID as well to the CallMethod, GetProp, or SetProp could speed up the process quite a bit, because now it has to do String Compares. In our case, we recursively call a script millions of times, so it really has a material impact, and I understand someone making just GUI manipulation will never see it.
Any thoughts?
I will make the modifs here, and let people know the difference in speed.
Thanks,
Kosta
Comments
Any inputs appreciated, I will further check that later as time permits!
Thanks,
Kosta