Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Pattern Match Methods

No description provided

lodash intersection test

No description provided

Test check error

No description provided

then vs. async-await

No description provided

forEach vs for loop v3

No description provided

Native JS: concatenate string with + vs template literals vs String.concat with Function.

find best solution for concatenate 4 strings

backtick vs concat

No description provided

hash-sum (2.0) vs object-hash (3.0) (BIG and diff order)

Bigger JSON objects comaparator for hash-sum and object-hash.

hash-sum (2.0) vs object-hash (3.0)

Bigger JSON objects comaparator for hash-sum and object-hash.

Bind vs arrow function instantiation performance

is it faster to create functions using function.bind or to wrap them in an arrow function. tested for requestAnimationFrame generation

pickby vs filter on object keys only

No description provided

pickby vs filter on object

No description provided

set + array.from + map vs map + set

No description provided

76 _ Array.includes vs String.match

Matching a string against more than one possibility.

Date valueOf() vs Date.now()

No description provided

replace 2 type regex

No description provided

concat with empty array (Fix Reference Error)

No description provided

Test Lodash KarthikMM

No description provided

Lodash cloneDeep vs structuredClone vs json.parse

https://developer.mozilla.org/en-US/docs/Web/API/structuredClone

slice + mutation vs map

No description provided

Array.prototype.concat vs spread operatorf4trefsc

Compare the new ES6 spread operator with the traditional concat() method

Lodash.js vs Native - empty

No description provided

forloop vs find

ee

Case Insensitive RegEx.test vs. String.includes vs String.startsWith

No description provided

Instanceof vs property access

No description provided