Skip to content

Instantly share code, notes, and snippets.

@allenluce-zz
Created November 6, 2012 21:13
Show Gist options
  • Save allenluce-zz/4027600 to your computer and use it in GitHub Desktop.
Save allenluce-zz/4027600 to your computer and use it in GitHub Desktop.
| pairings | initial load | sorting click | pagination click |
|----------+--------------+---------------+------------------|
| 1000 | 15s | 12s | 12s |
| 500 | 7.5s | 5.26s | 5.29s |
| 250 | 6.14s | 3.04s | 2.95s |
| 100 | 3.97s | 1.42s | 1.39s |
| 50 | 3.45s | 813ms | 813ms |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment