HomeWildfire Games

Improve performance of ScriptInterface::CreateObject from rP22528 / D2080 by…

Description

Improve performance of ScriptInterface::CreateObject from rP22528 / D2080 by creating the JSAutoRequest struct only once instead of once per property.

Differential Revision: https://code.wildfiregames.com/D2127
Comments By: Vladislav

Event Timeline

vladislavbelov added inline comments.
/ps/trunk/source/scriptinterface/ScriptInterface.h
409

I insist to rename all these functions *_ .

elexis added inline comments.Aug 21 2019, 9:48 PM
/ps/trunk/source/scriptinterface/ScriptInterface.h
409

Okay, then you do this. I didn't introduce them.