Benchmark name When Created
or vs some 9 months ago
Character String and Regex time 9 months ago
forEach vs Array.from vs spread operator on nodelist

forEach vs Array.from (with every) vs spread operator (with every) on nodelist

9 months ago
JSON.parse vs string.split for numbers

This shows that JSON.parse can be faster than str.split

9 months ago
benchmarking redference check 9 months ago
String vs OBject 9 months ago
Array isArray vs Object.prototype 9 months ago
RegEx vs For Loop 4

-

9 months ago
RegEx vs For Loop4

-

9 months ago
reduce creation x 9 months ago
reduce creation2 9 months ago
reduce creation 9 months ago
querySelector vs querySelectorAll 9999 9 months ago
querySelect 9 months ago
JS: insertBefore vs prepend 2 9 months ago
Array(length).fill() vs Array.from({ length: length }) 9 months ago
Access to Proxy vs Object 2 9 months ago
filter -> includes vs filter -> Set.has() vs populate Map v2 9 months ago
my round vs toFixed 9 months ago
Spread vs. push vs. concat 9 months ago
sorting

map & find with O(n^2) vs 2 iterations

9 months ago
check Replace on number format 9 months ago
Array.find vs Array.indexOf vs Array.filter vs Map.has

Compare performance between Array.find vs Map.has

9 months ago
Array.findFirst vs Map.has

Compare performance between Array.findFirst vs Map.has

9 months ago
JS find vs arr[indexOf ]

JS find vs indexOf

9 months ago

 Create Your benchmarks


;