Benchmark name When Created
Wrapping objects method removal performance 3 days ago
Map and Object number key vs string key 3 days ago
drawImage() img vs canvas vs bitmap + cropping, fix loading 3 days ago
SVG parsing 999

fastest way to inject svg in HTML code

3 days ago
regex vs loop in keys 4 days ago
Lodash isEqual vs JSON stringify v2 4 days ago
filter array

check is two filter methods is faster that one with two checks

4 days ago
`filter().length` vs. `reduce`

Compare `filter().length` vs `reduce` vs `for` loop for counting array elements that are present in another array.

4 days ago
underscore without vs filter 4 days ago
array indexOf vs includes vs some vs for loop

performance comparison of ways to find if an array contains a value

4 days ago
TextDecoder vs String.fromCharCode vs String.fromCodePoint 4 days ago
Array.prototype.slice vs spread operator [FIXED]

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

4 days ago
keys vs entriess 5 days ago
Async vs Callback 5 days ago
fflate vs lz-string vs shorty with ultra long string

emulate file compression/decompression

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

emulate file compression/decompression

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

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

5 days ago
Set array expansion Part 2

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

5 days ago
Set array expansion

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

5 days ago
every vs for x2 5 days ago
Are function calls bad 5 days ago
string split vs indexOf vs yield 2 5 days ago

 New benchmark Your benchmarks