Created
January 10, 2022 12:07
-
-
Save Meldiron/4af22ce18621f0f2b5a1be620167e3e9 to your computer and use it in GitHub Desktop.
Offset pagination article data (2)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Offset pagination (ms) | Cursor pagination (ms) | ||
---|---|---|---|
0% offset | 3.73 | 6.27 | |
10% offset | 52.39 | 4.07 | |
20% offset | 96.83 | 5.15 | |
30% offset | 144.13 | 5.29 | |
40% offset | 216.06 | 6.65 | |
50% offset | 257.71 | 7.26 | |
60% offset | 313.06 | 4.61 | |
70% offset | 371.03 | 6.00 | |
80% offset | 424.63 | 5.60 | |
90% offset | 482.71 | 5.05 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment