Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Underscore isEqual, fast-deep-equal test

Test on isEqual performance

Lodash, Underscore isEqual test

Test on isEqual performance

Lodash isEqual test_

Test on isEqual performance

Array slice vs for loop testsdfdfsdfsdf

No description provided

Object reading JS - 2

No description provided

Object reading JS

No description provided

Map vs Object Longer

Lookup of map vs object

Object freeze vs normal obj access

No description provided

getOwnPropertyDescriptors vs getOwnPropertyNames

No description provided

toFixed vs toPrecision vs Math.round() vs Math.floorfast 0

No description provided

Leilão

No description provided

foreach vs map1

----

different methods for conditional

No description provided

Trimming leading/trailing string of characters

No description provided

Move element inside array (v3)

No description provided

Javascript v Jquery for BR

BR speed test for rudimentary versions

for vs. for-of vs. join vs. reduce (concat strings)

Join an array of strings into one string.

for vs. for-in vs. for-of vs. map vs. reduce (map object entries then join)

Apply a function to each key-value pair in the source object, then join the results into a string.

for vs. for-in vs. for-of vs. reduce (map object values)

Make a new object by applying a function to each value of the source object.

Lodash reduce vs transform vs Native reduce on object

No description provided

Array.from() vs Array.prototype.map.call() on NodeList

No description provided

lodash mapValues vs vanilla Object.keys foreach vs lodash reduce

No description provided

String concatenation vs concat method

Comparing string concatenation (+) vs concat method.

querySelector data attribute without value vs class name

No description provided

querySelectorAll data attribute without value vs class name

No description provided