Benchmark name When Created
Map creation alternatives one month ago
Array.includes() vs Set.has() for small Arrays invoked many times one month ago
EventTarget vs custom observable implementation

Compares browser's built-in "EventTarget" with custom similar implementation

one month ago
teardown + simple versus get x versus array[0] versus Float32Array versus Float32Array get versus Int32Array versus Int32Array extended one month ago
simple versus get x versus array[0] versus Float32Array versus Float32Array get versus Int32Array versus Int32Array extended revision one month ago
simple versus get x versus array[0] versus Float32Array versus Float32Array get versus Int32Array versus Int32Array extended one month ago
get x versus array[0] versus Float32Array versus Float32Array get versus Int32Array versus Int32Array extended one month ago
get x versus array[0] versus FloatArray32 versus FloatArray32 get one month ago
set.has vs. array.includes of IPs one month ago
get x versus array[0] one month ago
Variable vs array with one item

Testing the performance impact of an array when it only contains one item

one month ago
Lodash pick vs native pick

Comparing Lodash _.pick with a native implementation.

one month ago
Lodash pick vs native

Comparing Lodash _.pick with a native implementation.

one month ago
String() vs Empty String one month ago
javascript includes vs indexOf with different items

javascript includes vs indexOf with different items

one month ago
Lodash isEqual test MB99

Test on isEqual performance

one month ago
Clone objects one month ago
Lodash big cloneDeep vs structuredClone

https://developer.mozilla.org/en-US/docs/Web/API/structuredClone

one month ago
Array concat vs spread operator vs push large with smaller array added

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

one month ago
Array concat vs spread operator vs push large array

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

one month ago
clsx or classList one month ago
getBoundingClientRect width vs offset width one month ago
Object arrays: findIndex vs for loop start from some index

Testing finding an object array via findIndex or by using a for loop starting from some index

one month ago
Matrix Transpose one month ago
NaN/Infinity shortcut vs variable one month ago

 Create Your benchmarks