Benchmark name When Created
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
lodash/keyBy vs native reduce vs map one year ago
TextDecoder vs String.fromCharCode better one year ago
functions that uses an async function in Array.find() 2

functions that uses an async function in Array.find()

one year ago
IndexOf vs for loop one year ago
time complexity2 one year ago
time complexity1 one year ago
time complexity one year ago
[...Array(len)].map(() => (~~(Math.random() * 36)).toString(36)).join('') vs crypto.getRandom one year ago

 New benchmark Your benchmarks