Benchmark name When Created
Map() vs Object one year ago
Try-catch one year ago
Throw error vs produce an object one year ago
Deep equality vs shallow equality one year ago
Get Unique one year ago
DataView vs Uint8Array by bytes vs Uint8Array set Uint8Array vs DataView loop one year ago
DataView vs Uint8Array by bytes vs Uint8Array set Uint8Array one year ago
findIndex/indexOf one year ago
Regex vs .indexOf vs .startsWith vs .indexof

Testing some things

one year ago
pop() vs array.length - 1 one year ago
Array.prototype.concat vs spread operator 2000

Compare the new ES6 spread operator with the traditional concat() method

one year ago
Lodash difference vs Set & Filter 2 one year ago
Comparing performance of: _.uniqWith vs native impl vs _.uniqBy one year ago
Access Float64Array one year ago
Array.flat vs [].concat(...array) / DayJS vs Date Native one year ago
Building with HTMLTemplateElement one year ago
func vs object vs symbol one year ago
Array.sort vs Math.min+Math.max vs reduce on bigger array of objects fix one year ago
Array.sort vs Math.min+Math.max vs reduce on bigger array of objects one year ago
Just localStorage vs sessionStorage Speedtest one year ago
In loop, push(...) vs spread v2

Comparing the various ways to append to a large array during a loop

one year ago
In loop, push(...) vs spread

Comparing the various ways to append to a large array during a loop

one year ago
Decimal.js vs native subtract vs native localeCompare

- https://github.com/MikeMcl/decimal.js/tree/v10.2.0

one year ago
find vs findIndex (Array prototype methods) - using objects

Measuring which is faster when elements are objects

one year ago
test float one year ago

 New benchmark Your benchmarks