Benchmark name When Created
Set array expansion Part 2

Tests the implications of expanding large sets into an array for finding values within them

6 months ago
Set array expansion

Tests the implications of expanding large sets into an array for finding values within them

6 months ago
every vs for x2 6 months ago
Are function calls bad 6 months ago
string split vs indexOf vs yield 2 6 months ago
string split vs indexOf vs yield 6 months ago
Concat vs push vs spread for large arrays 2

Comparing the various ways to append to a large array

6 months ago
string split vs indexOf iteration 6 months ago
FD Concat vs push(...) for large arrays

Comparing the various ways to append to a large array

6 months ago
One iteration vs two comparable checks 6 months ago
every vs for loop small arrays single setup 6 months ago
every vs for loop large arrays not empty 6 months ago
tag VS class 6 months ago
Test benchmark 123 6 months ago
JSON vs URLSearchParams (decode) 6 months ago
JS: insertBefore vs append vs prepend vs appendChild vs insertAdjacentElement 6 months ago
Object Property Access Notation: Destructuring vs. Dot. vs. Bracket - Large Object 6 months ago
endsWith vs Regex test 6 months ago
Split vs new URL pathname 6 months ago
Array.from vs Array.slice (2) 6 months ago
Array concat vs spread operator vs push vs for push

Compare the new ES6 spread operator with the traditional concat() method and push

6 months ago
Array slice() vs slice(0) vs spread operator - 5000 elements

Compare the new ES6 spread operator with the traditional slice() methods

6 months ago
Array.from vs Array.fill Simple 6 months ago
forEach vs for of 7 6 months ago
flatMap vs reduce with spread vs reduce with push vs for of 6 months ago

 Create Your benchmarks


;