Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

for-in vs object.keys with for loop large obj fixed

No description provided

for-in vs object.keys with for loop fixed

No description provided

Window Perf

Measuring performance of {...window} vs New Proxy(window)

aadasdsa

a

Create element performance benchmark

Testing the performance of creating the elements using createElement() and appendChild() vs simply setting the innerHTML to a string

querySelector from document or from element

Figuring out what's faster, using querySelector from document or from an element closer to the wanted element

textContent vs id

textContent vs id

caching

No description provided

Array vs Object vs Map vs WeakMap access (1)

No description provided

Array.prototype.concat vs spread operator big arrays

Compare the new ES6 spread operator with the traditional concat() method on big arrays of 2M items

remove by splice vs filter array v5

Deletion of an element from an array.

remove by splice vs filter array v4

Deletion of an element from an array.

remove by splice vs filter array v3

Deletion of an element from an array.

remove by splice vs filter array

Deletion of an element from an array.

Test for and for reverse

No description provided

Length validation

No description provided

match vs test vs split vs trim to check for empty string or all spaces

No description provided

FilterMap vs Map

No description provided

Object cloning with Lodash clone vs cloneDeep vs merge vs assign vs ES6 object spread vs ES6 Object.assign

No description provided

luxon vs datefns vs moment

No description provided

FindIndex + splice vs filter FindIndex

No description provided

for-in vs object.keys without stuff

No description provided

== vs ===

No description provided

array IndexOf vs array Includes vs lodash indexOf

Banana

arrayloops2

No description provided