Increase performance on nodes with millions of records

From Achievo/ATK Wiki

Jump to: navigation, search

ATK Howto: Increase performance on nodes with millions of records

Complexity: Easy
Author: Jorge Garifuna

List of other Howto's

I found that when working with millions of records, the loading of the first call to the node can take a very long time.

One way that I have increase the performance of my ATK nodes that use millions of records is by NOT using

setOrder() and setIndex()

While these features add great value to nodes with small records, they may add a big performance bottleneck to nodes with millions of records.

Personal tools
Navigation