Benchmark name When Created
Iteration Array for-of vs Map for-of

Iteration Array for-of vs Map for-of

7 months ago
2Sum array: for vs forEach vs for..in vs for..of vs reduce

Compare loop performance

7 months ago
Sum array: for vs forEach vs for..in vs for..of vs reduce

Compare loop performance

7 months ago
Fastest way to check if object is empty using length 3

You don't need to make add for loops in your test scenarios, the benchmark does it itself.

7 months ago
Fastest way to check if object is empty using length 2

You don't need to make add for loops in your test scenarios, the benchmark does it itself.

7 months ago
Fastest way to check if object is empty using length

You don't need to make add for loops in your test scenarios, the benchmark does it itself.

7 months ago
for of + push vs map 7 months ago
Lodash isEqual test (slightly bigger test data + custom tailored comparison function)

Test on isEqual performance

7 months ago
Lodash isEqual test (slightly bigger test data)

Test on isEqual performance

7 months ago
find vs some test123 7 months ago
Array.from vs Spread from array 7 months ago
array[0 vs array.at(0) 7 months ago
get through closure vs get through param 7 months ago
Proxy target[key] vs Reflect.get vs optional Reflect.get 7 months ago
2's math pow vs shift vs exp random num 7 months ago
querySelector vs. .children HTMLCollection

compare quse of querySelector("#id") to .children.id

7 months ago
Empty array: Splice vs Shift vs Pop

Compares the speed for removing all items from the beginning of an array

7 months ago
Empty array: Splice vs Shift

Compares the speed for removing all items from the beginning of an array

7 months ago
Proxy target[key] vs Proxy Reflect.get vs object access 7 months ago
Proxy target[key] vs Reflect.get vs get function (fixed) 7 months ago
Proxy target[key] vs Reflect.get vs get function 7 months ago
Proxy vs getter vs get function 7 months ago
Compare Date cloning via object or timestamp 7 months ago
Array.prototype.with() vs Array.prototype.toSpliced() 2 7 months ago
Array.prototype.concat vs spread operator 99

Array.prototype.concat vs spread operator

7 months ago

 Create Your benchmarks