Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Loops for compared

Compare loop performance

fill array with value: map(callback) vs fill(value) 2

No description provided

Array length assertion

No description provided

Some vs Find hard

No description provided

Lodash template VS JS Replace

No description provided

test regex vs regex vs includes

No description provided

test regex vs match vs includes

No description provided

Object.fromEntries vs reduce vs Map edited

No description provided

IndexOf vs Split return array tamaño especifico

No description provided

IndexOf vs Split return array

No description provided

indexOf vs test

No description provided

Array Objects to Set and has vs Array.find

Which is fastest? Array of objects, with the ID mapped to `Set` finally looked up with `has`, or directly using `Array.find`

Object arrays: findIndex vs for loop (Small amount of entries)

Testing finding an object array via findIndex or by using a for loop

test ipsum

another one

test lorem

lorem ipsum

Round numberz

Test between two ways to round up or round down numbers

Round numbers - OK

Test between two ways to round up or round down numbers

Round numbers

Test between two ways to round up or round down numbers

array.map() with spread vs for-loop v2

No description provided

Lodash toString vs String Constructor 2

No description provided

JS Native vs Loadash

No description provided

array.map() with spread vs for-loop

No description provided

querySelector vs getElementById 2

test2

Get last path part - Regex vs split

No description provided

rest parameters vs arguments (no extra args)

No description provided