Highlights
- Pro
Pinned Loading
-
-
-
-
Object performance
Object performance 1function createMockObject() {
2const data = {};
34for (let i = 0; i < 9999999; i++) {
5data['key' + i] = { name: 'key' + i };
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.