Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Omit in loop vs Delete vs pure delete

No description provided

Omit in loop vs Delete

No description provided

slice and Spread syntax vs splice and Spread syntax

No description provided

Lodash cloneDeep vs structuredClone 300KB

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

String.includes() vs. String.matchAll (no match)

No description provided

RegEx.matchAll vs includes with match

No description provided

RegEx.matchAll vs includes no match

No description provided

switch vs if in the case of a simple dml 2

No description provided

switch vs if in the case of a simple dml

No description provided

String.includes() vs. String.matchAll v2

No description provided

String.includes() vs. String.matchAll

No description provided

Lodash isEqual test array of objects vs ===

Test on isEqual performance

lodash.isEqual vs fast-deep-equal (2023)

No description provided

Array sum with 7 diff loops

for..;; vs for..in vs for..of vs forEach vs map vs reduce

Date vs Moment test

No description provided

spilce slice reverse 1000 samples

No description provided

spilce slice reverse

No description provided

spilce and slice

No description provided

spilce vs slice

No description provided

template literals vs numeric hash vs bigint hash

find best solution for concatenate 4 strings

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

find best solution for concatenate 4 strings

Proxy vs Object vs Object.setPrototypeOf vs Object.create

No description provided

Spread vs structuredClone no nest

Benchmarks spread vs structuredClone no nest

Spread vs structuredClone

Benchmarks spread vs structuredClone

Lodash cloneDeep vs structuredClone vs JSON PARSE Test

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