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
1269319VREI9QL2F-GSOO74A5E-52LPHH5K61.44No View Edit Remove
2269319VW22WUZEF-GV5AJJS5E-53CGWMWK61.44No View Edit Remove
3269319W1J4G4PAC-GY1HXSATY-547XR4SXN1.44No View Edit Remove
4269319WXSYELMC7-HF3XH2MTE-59DHEYH861.44No View Edit Remove
5269319X5DUK0DW7-HJ48Y3YTE-5AL2CFT861.44No View Edit Remove
6269319ZDBTTGTFB-IPE9CH1HE-5NCOKC9W61.44No View Edit Remove
72147483647FZ15YOSUV-8G3R1H2TE-PIC1GKK9N1.44No View Edit Remove
82878463Z5SMM9EO-PBZL1F59H-IZOKU5T6R1.98No View Edit Remove
928784646LZC29EO-QNG13IELH-JZ9C2IDJ71.98No View Edit Remove
102878464DIOQ40EO-RVGDIC7XH-KW922U3AB1.98No View Edit Remove
Search Execution time: 3.859 sMemory usage: 0.12 MB