One million rows

Demo with very large tables. Don't forget, that in large tables your columns must be indexed to give you maximum speed

HIDE CODE
<?php
	$xcrud = Xcrud::get_instance();
    $xcrud->table('million');
    $xcrud->limit_list('20,50,100,1000'); // do not use 'all' for large tables
    $xcrud->benchmark(); // lets see performance
    echo $xcrud->render();
?>

Million

#User IdCd KeySumActivated
Actions
1269319X5DUK0DW7-HJ48Y3YTE-5AL2CFT861.44No View Edit Remove
2269319ZDBTTGTFB-IPE9CH1HE-5NCOKC9W61.44No View Edit Remove
32878463Z5SMM9EO-PBZL1F59H-IZOKU5T6R1.98No View Edit Remove
428784646LZC29EO-QNG13IELH-JZ9C2IDJ71.98No View Edit Remove
52878464DIOQ40EO-RVGDIC7XH-KW922U3AB1.98No View Edit Remove
62878464E06BF42Q-RYJS8QXYL-KYKKRS9UQ1.98No View Edit Remove
72878464WUF9GIEO-VAKH896LH-NGJMVMJ8J1.98No View Edit Remove
828784655BCFEREO-WSIXU619H-OKZTO7T1F1.98No View Edit Remove
92878465SL4EYIEO-3OVL7NUNR-RO4QDLP0J1.98No View Edit Remove
1028784661Y0PVREO-3UU7E35ZR-SWTMKMB7N1.98No View Edit Remove
Search Execution time: 3.302 sMemory usage: 0.11 MB