Benchmark name When Created
RegEx.test vs. String.includes larger 3 years ago
gsfggdfgdfg dfgdxfg dsfgsf

sdfgsdf

3 years ago
map vs reduce at mapping 3 years ago
jsdlfkjsdlfkjsldkfj 3 years ago
sdfflknweflkjlwkdfjliwkejflkjskdljfg 3 years ago
Large Object Enum vs String LIteral 3 years ago
JavaScript spread operator vs Object.assign performance 2 3 years ago
copyWithin: is it fast in Uint32Array

Comparing the performance between iteration and copyWithin in Uint32Array

3 years ago
TEST match vs exec on safari 3 years ago
replaceAll vs regex replace . with , 3 years ago
Concat vs Spread vs flat 3 years ago
local vs global regex performance in js functions (v2)

Do regular expressions become faster in javascript, when we put them in the global scope, or doesn't it matter when we declare them directly in a function?

3 years ago
reduce vs map + fromEntries vs reduce + Map 3 years ago
isEmpty tests 3 years ago
Get-Set object prop in 2-each-times vs trim in 1-each-time 3 years ago
fill-fast

array file is faster than iteration

3 years ago
ES6 property get & getter function & direct access to object attribute 3 years ago
LodashBigStructure(VM1)

teste

3 years ago
LodashBigStructure 3 years ago
object property lookup: in operator vs undefined comparison 3 years ago
var1!==null vs var1!==undefined vs var1!=="x" 3 years ago
EventListener in parent vs EventListener in childs 3 years ago
Testing var undefined comparison & checking it via object/array.

(1 in arguments) means to check if "2nd var" parameter is defined in arguments list in a function.

3 years ago
if(!variable) vs if(variable===undefined) performance 3 years ago
Find Keys by loop or JSON stringify 3 years ago

 Create Your benchmarks