Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

lodash to array vs Object to array trial

No description provided

Overhead of saving and restoring context state 3.0

No description provided

Arrow function vs bind function2021-reznik

No description provided

Overhead of saving and restoring context state 2.0

No description provided

js array copy speed comparison...

No description provided

flatMap() vs filter().map() vs foreach and push

flatMap vs filter map

map vs slice+for

No description provided

filter vs lodash diff2

No description provided

filter vs lodash diff1

No description provided

(fair) Array slice vs for loop with direct attribution

slice is just better

lodash compact vs native filter vs lodash filter

No description provided

uniqBy performance and map

lodash vs javascript

Configuration

No description provided

Reduce vs Map + Math

No description provided

Adding to an existing array from another (loop, for of, forEach, spread) [1]

No description provided

array to map and find small vs array find small again

No description provided

array to map and find small vs array find small

No description provided

map and find may vs array find may

No description provided

set.has vs. Object

No description provided

compate splitjoin relaceregrex replaceall

No description provided

make map with entries vs for of

No description provided

create map first and find many vs array find many

No description provided

Includes v Has #2

No description provided

Includes v Has

No description provided

Array slice vs for loop with direct attribution

The other Benchmark used Push in the For Loop, instead this test direct attribution.