Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

lodash reverse vs native Array.prototype.reverse

Comparing performance of: lodash reverse vs native Array.prototype.reverse

10 Objects in a 100 Object Pool; Array find vs Map get

Comparing array find vs map get

1000 Objects in a 10000 Object Pool; Array find vs Map get

Comparing array find vs map get

Copy to float32Array

No description provided

JavaScript: Regex vs .startsWith vs .indexOf

fork of https://www.measurethat.net/Benchmarks/Show/975/11/regex-vs-indexof-vs-startswith-vs-substr

Object vs Map getter/setter

No description provided

Event Js

No description provided

For in vs Object.*.forEach vs Object.values different

No description provided

My Slice vs Regex

No description provided

Deep compare two object

No description provided

querySelector(nth) vs querySelectorAll

No description provided

Lodash cloneDeep vs structuredClone vs node-clone no circular check, cloning of configs

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

JavaScript shallow copy spread operator vs Object.assign performance

No description provided

Lodash cloneDeep vs structuredClone vs node-clone, cloning of typedarrays

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

Lodash clamp VS Math.min, Math.max (Conditional)

No description provided

Date.now() vs new Date().getTime() vs performance.now() vs Date().toString();

No description provided

backticks vs toString speed test

backticks vs toString speed test

klona vs core-js structuredClone vs Lodash cloneDeep

No description provided

fast absolute value (branched & branchless) vs abs vs ** -1

No description provided

JS replaceAll vs regex replace

No description provided

lodash range vs Array.from vs keys() + spread 234das

No description provided

react shallowEqual vs ramda

No description provided

Number() vs Unary plus vs parseInt vs parseFloat

Converting strings to numbers

Object.entries VS Object.keys VS Object.keys with extra array VS Object.entries without array VS Object.keys as separate array with for loop

No description provided

DOMPurify vs JSXSS

No description provided

NEW BENCHMARK Your Benchmarks