Benchmark name When Created
Option[Double]: box vs unbox 2 months ago
comparison int and string

Comparing performance of: int comparison vs string compare

2 months ago
Traverse function vs NodeIterator vs TreeWalker (elements)

Let's compare the speed of 3 different ways to traverse the DOM.

2 months ago
Traverse function vs NodeIterator vs TreeWalker (modified)

Let's compare the speed of 3 different ways to traverse the DOM.

2 months ago
While vs For Loop - Luigi 3 2 months ago
While vs For Loop - Luigi 2 months ago
Iteration Array for-of vs Map for-of 5

Iteration Array for-of vs Map for-of

2 months ago
Iteration Array for-of vs Map for-of 4

Iteration Array for-of vs Map for-of

2 months ago
Iteration Array for-of vs Map for-of 3

Iteration Array for-of vs Map for-of

2 months ago
Iteration Array for-of vs Map for-of

Iteration Array for-of vs Map for-of

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

Compare loop performance

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

Compare loop performance

2 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.

2 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.

2 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.

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

Test on isEqual performance

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

Test on isEqual performance

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

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

2 months ago

 Create Your benchmarks