This example shows the performance of CreativeTable using large DBs (135172 rows).
Also shows the boost of performance assigning the table_key parameter.
$params['table_key'] = 'oi_id'; // assign the PRIMARY KEY of the table to boost the table performance. IMPORTANT: The key must be an integer!!! If you don't have one, add it to your DB Table.
Try pagging to the last pages, and then activate the TABLE KEY. You see the difference more clearly there.
Activate Table Key
YES
NO
Elapsed time: ms