Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

UINT32Array

No description provided

Lodash omit vs Native delete - My

No description provided

Access time Map vs Object

No description provided

compare the ways to generate a random array for iteration + while

- Array.apply: Array.apply(null, Array(100)) - Destructuring operator: [...Array(100)] - Array.prototype.fill Array(100).fill(undefined) - Array.from Array.from({ length: 100 })

compare the ways to generate a random array for iteration

- Array.apply: Array.apply(null, Array(100)) - Destructuring operator: [...Array(100)] - Array.prototype.fill Array(100).fill(undefined) - Array.from Array.from({ length: 100 })

drizzle mapping #01

No description provided

Variable assignement v2

No description provided

Variable assignement

No description provided

XHR vs fetch without JSON parsing

No description provided

Compare !array.length vs array.length === 0

Compare both ways of test an empty array

array.length vs array.length === 0

No description provided

Test save/restore

No description provided

_.groupBy vs Object.groupBy 100k

No description provided

lodash clonedeep vs json.parse() an already stringified object

Comparing lodash clonedeep vs json.parse() an already stringified object

JSON.parse vs JSON.stringify 2

JSON.parse vs JSON.stringify 2

JSON.parse vs JSON.stringify

Comparing performance of JSON.parse vs JSON.stringify

Moment Dayjs comparison by me

No description provided

vezes potencia

No description provided

Array.prototype.filter vs Lodash filter vs For vs for..in vs for..of 2

No description provided

sqrt vs pow vs **

No description provided

affectation : innerHTML vs textContent vs Element vs true

No description provided

3set vs array iteration New doge333

No description provided

set vs array iteration new new 2

No description provided

set vs array iteration new new

No description provided

set vs array iteration new

No description provided