Benchmark name When Created
sqrt vs pow vs ** 9 months ago
affectation : innerHTML vs textContent vs Element vs true 9 months ago
3set vs array iteration New doge333 9 months ago
set vs array iteration new new 2 9 months ago
set vs array iteration new new 9 months ago
set vs array iteration new 9 months ago
string match in list: switch case vs array.includes 9 months ago
new Map vs set array to map

What is faster create new Map from two maps or set array items to map?

9 months ago
forEach vs forEach & filter 9 months ago
Uint32Array copy vs set 9 months ago
+= vs join 9 months ago
Math.pow vs ** vs *, square only 9 months ago
Array.find vs. Map.get with very little items

Test the performance of Array.find vs. Map.get, with various array sizes, and with/without conversion from array to map

9 months ago
arr.push(1) VS arr[arr.length - 1] = 1 9 months ago
Lodash merge vs deepmerge lksafkmasldsa 9 months ago
Deep copy comparisons (Gosling spec) 9 months ago
lodash isobject vs typeof vs toString 9 months ago
isString vs 9 months ago
class with/without declared fields 9 months ago
Array concat vs Array.push.apply 9 months ago
Find duplicates and return 9 months ago
typeof vs boolean for obj 9 months ago
indexOf vs startsWidth vs includes

compare javascript string matching options

9 months ago
ES6 property (get/set) & getter/setter function vs direct access vs closure 9 months ago
Native parse vs Parse5 9 months ago

 Create Your benchmarks


;