Test case name | Result |
---|---|
Where is the last user. | |
Where + Show 10 users with id above than 999990. | |
Show All Data but Limit to 10. | |
Get 10 last data. | |
Paginate data to 10 item per page. |
Test name | Executions per second |
---|---|
Where is the last user. | 11744587.0 Ops/sec |
Where + Show 10 users with id above than 999990. | 3492907.8 Ops/sec |
Show All Data but Limit to 10. | 30518312.0 Ops/sec |
Get 10 last data. | 4976903.5 Ops/sec |
Paginate data to 10 item per page. | 17259116.0 Ops/sec |