Benchmark name When Created
JavaScript hkjJA performance1 one year ago
Boolean vs !!!!!!!! one year ago
JSON.stringify vs structuredClone 2

JSON.stringify vs structuredClone

one year ago
Array.from vs Spread with mapper func one year ago
JSON.stringify vs structuredClone 3

JSON.stringify vs structuredClone

one year ago
addEventListener() vs jQuery.on() with click one year ago
Slice vs pop array with N elements

Benchmarking slicing(0, N) and checking if array.length > N and popping the last item

one year ago
Remove diacritics from string one year ago
Concat array concat, spread, push spread

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

one year ago
js array copy speed comparison - spread - push one year ago
js array copy speed comparison - spread one year ago
Object.fromEntries vs reduce, using arrays one year ago
Lodash partition VS loop one year ago
spread array performance (vs slice, splice, concat) v2 one year ago
bench1 one year ago
Compare deep clone object performance one year ago
Big spread vs assign asdf one year ago
Get min and max value from a large collection of objects (native sort vs reduce) one year ago
Big spread vs assign one year ago
Decoding batching vs text decoder one year ago
set.add vs array.push for massiver objects one year ago
set.add vs array.push for massive objects one year ago
Uint(8/16/32)Array and BigInt64Array comparison performance

Uint(8/16/32)Array and BigInt64Array comparison performance

one year ago
TextDecoder('utf-16') vs String.fromCharCode one year ago
Iterate Array.from(n, () => {}) vs [...Array(n)] one year ago

 Create Your benchmarks