Replacement for enableSmartRendering

As part of DHTMLX 5.0.2, I see that in dhtmlxTree API, enableSmartRendering() has been deprecated.
Could you please let me know what API should be used in its place?
Awaiting your response. Thank You.

Please try to use TreeView instead of Tree. Both components support the same data format, so migration must be not a problem.
TreeView is up to 20x times faster than dhtmlXTree, so it need not any extra modes to handle large datasets.