Skip to content

Perf/lazy data collection in store

Pavlo Mashliakovskiy requested to merge perf/lazyDataCollectionInStore into master
  • TubDataStore dataCollection will be created only in case several dataName is present (using DataStore.currentDataName)
  • Simplify dataCollection internals (TRawUTF8List -> TFPObjectList); +10% to techempower performance test /dbRaw endpoint

Merge request reports

Loading