Benchmark name When Created
.includes() vs .test() vs .replace() vs .indexOf()

Compare different intra-string matching styles

one year ago
createElement vs cloneNode vs innerHTML for multi elements

Faster way to create new dom elements before insertion

one year ago
Array.prototype.concat vs push with spread operator vs push with apply

Compare various methods of adding multiple elements to an array

one year ago
TEST Cache 1000 Objects one year ago
something something one year ago
Comparison solution A one year ago
Comparison solution one year ago
regex or lowercase one year ago
Math.log10() vs .toString() one year ago
Array.from() vs [...new Array()]

Quick comparison between two methods of creating and filling an N-length array.

one year ago
Math.random() or new Date().getTime()

123

one year ago
Reduce vs find one year ago
Array join vs string template - Js one year ago
Spread vs Array.from performance one year ago
eval vs new Function vs mathjs (v11.4.0) one year ago
Lodash vs Lodash/fp one year ago
empty a small array in JavaScript?

Based on question on http://stackoverflow.com/questions/1232040/how-do-i-empty-an-array-in-javascript

one year ago
LocalStorage Write with JSON.stringify v2 one year ago
LocalStorage Write with JSON.stringify one year ago
Immer produce vs Lodash cloneDeep 9(direct) one year ago
Immer produce vs Lodash cloneDeep 9 one year ago
Math.pow vs hardcode

x

one year ago
test1235161321 one year ago
textContent, nodeValue set value perf one year ago
innerhtml vs removechild vs remove #0000 (No first child) one year ago

 New benchmark Your benchmarks