Benchmark name When Created
js array functions comparisons

qweqwe

one year ago
js array functions comparison one year ago
loading transformed {}[] values into Map: for of Map.set vs for of new Map ( results{}[] ) vs new Map ( {}[].map ) one year ago
Lodash union() vs native Set() for unique primitives one year ago
Date comparison Date.now vs new Date

Compare Date.now vs new Date

one year ago
Try/catch performance (JSON parse SM Edition) one year ago
update element in list one year ago
Object.hasOwn Set.prototype.has Object.prototype.hasOwnProperty in one year ago
Set.prototype.has vs Object.hasOwn one year ago
Array.prototype.slice vs spread operator vs mapsss

Compare the new ES6 spread operator with the traditional slice() method and map() method

one year ago
response.json() vs JSON.parse() testtest one year ago
each (jQuery 3.6.4) vs for one year ago
each (jQuery) vs for one year ago
Sqrt vs Alpha max plus beta min algorithm vs lookup table vs **0.5 one year ago
Sqrt vs Alpha max plus beta min algorithm one year ago
Switch vs Prepared Object Literal vs Prepared Array vs Prepared Map one year ago
JavaScript spread operator vs Object.assign performance new obj

Using the spread operator vs Using Object.assign

one year ago
ExtractTokens-stringreplace-vs-stringmatchall-vs-regexpexec

Comparing performance of string.replace vs string.matchAll vs regexp.exec

one year ago
lodash_ps performance one year ago
Map has vs Object hasOwnProperty

Comparing performance of: Map lookup vs Obj lookup

one year ago
min: reducer vs imperative with paths one year ago
JS chunk huge array one year ago
Array loop vs foreach vs map into array 2 one year ago
Array loop vs foreach vs map into array one year ago
array[array.length - 1] vs array.at(-1) 4 one year ago

 Create Your benchmarks