huge performance boots + UDS support
- speed-up creation of JS objects what based on
native
prototypes (the most important is TubDataStore) - new implementation does not copynative
methods/props from prototype to JS instance (+25% to performance) - internal UBQL->SQL builder optimizations (+5-15% to performance)
-
Session.reset
&_timerLoop
functions now called fromnative
using theirjsid
instead of names (+1% to performance)