Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Contains className vs classList

No description provided

Replace className.replace vs className.replaceAll vs classList

No description provided

JQuery: find with id vs find with tag name vs global id selector

Test which solution find quicker element

Includes vs Ternary Comparison

No description provided

Array Splice vs Concat

No description provided

Set vs array indexOf vs array inclues

No description provided

matches vs. closest benchmark

No description provided

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