Benchmark name When Created
IndexOf vs Split return array one year ago
indexOf vs test one year ago
Array Objects to Set and has vs Array.find

Which is fastest? Array of objects, with the ID mapped to `Set` finally looked up with `has`, or directly using `Array.find`

one year ago
Object arrays: findIndex vs for loop (Small amount of entries)

Testing finding an object array via findIndex or by using a for loop

one year ago
test ipsum

another one

one year ago
test lorem

lorem ipsum

one year ago
Round numberz

Test between two ways to round up or round down numbers

one year ago
Round numbers - OK

Test between two ways to round up or round down numbers

one year ago
Round numbers

Test between two ways to round up or round down numbers

one year ago
array.map() with spread vs for-loop v2 one year ago
Lodash toString vs String Constructor 2 one year ago
JS Native vs Loadash one year ago
array.map() with spread vs for-loop one year ago
querySelector vs getElementById 2

test2

one year ago
Get last path part - Regex vs split one year ago
rest parameters vs arguments (no extra args) one year ago
RFDC clone vs Clone vs JSON Clone one year ago
Array vs Object vs Map vs WeakMap access (123123) one year ago
create new Map vs create new Array one year ago
string concat big string one year ago
var array = [1,2,3];

var array = [1,2,3];

one year ago
Restoring actual data one year ago
spread undefined vs empty object one year ago
multie params vs object one year ago
flatten merge array : reduce VS Object.assign one year ago

 Create Your benchmarks