Benchmark name When Created
nodeValue vs textContent 7 one year ago
h_test1 one year ago
eval vs new Function vs function(Sample JS Functions)2 one year ago
JavaScript spread operator vs Object.assign performance ttt one year ago
uniq vs Set large one year ago
onresize vs onfullscreenchange one year ago
window vs Win one year ago
Wrapping objects method removal performance one year ago
Map and Object number key vs string key one year ago
drawImage() img vs canvas vs bitmap + cropping, fix loading one year ago
SVG parsing 999

fastest way to inject svg in HTML code

one year ago
regex vs loop in keys one year ago
Lodash isEqual vs JSON stringify v2 one year ago
filter array

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

one year ago
`filter().length` vs. `reduce`

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

one year ago
underscore without vs filter one year ago
array indexOf vs includes vs some vs for loop

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

one year ago
TextDecoder vs String.fromCharCode vs String.fromCodePoint one year ago
Array.prototype.slice vs spread operator [FIXED]

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

one year ago
keys vs entriess one year ago
Async vs Callback one year ago
fflate vs lz-string vs shorty with ultra long string

emulate file compression/decompression

one year ago
fflate vs lz-string vs shorty with long string

emulate file compression/decompression

one year ago
Test arrayLike transformation one year ago
Math.pow vs ** vs * on 10^9 one year ago

 Create Your benchmarks