Benchmark name When Created
TextDecoder vs String.fromCharCode vs String.fromCodePoint 8 days ago
Array.prototype.slice vs spread operator [FIXED]

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

8 days ago
keys vs entriess 8 days ago
Async vs Callback 9 days ago
fflate vs lz-string vs shorty with ultra long string

emulate file compression/decompression

9 days ago
fflate vs lz-string vs shorty with long string

emulate file compression/decompression

9 days ago
Test arrayLike transformation 9 days ago
Math.pow vs ** vs * on 10^9 9 days ago
splitAndJoin vs replaceAll in Javascript 9 days ago
Set array expansion Part 3

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

9 days ago
Set array expansion Part 2

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

9 days ago
Set array expansion

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

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

Comparing the various ways to append to a large array

9 days ago
string split vs indexOf iteration 9 days ago
FD Concat vs push(...) for large arrays

Comparing the various ways to append to a large array

9 days ago
One iteration vs two comparable checks 9 days ago
every vs for loop small arrays single setup 9 days ago
every vs for loop large arrays not empty 9 days ago
tag VS class 10 days ago
Test benchmark 123 10 days ago
JSON vs URLSearchParams (decode) 10 days ago

 New benchmark Your benchmarks