Skip to content

huge performance boots + UDS support

Pavlo Mashliakovskiy requested to merge feature/profilingOpt into master
  • speed-up creation of JS objects what based on native prototypes (the most important is TubDataStore) - new implementation does not copy native 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 from native using their jsid instead of names (+1% to performance)

Merge request reports

Loading