Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

toFixed vs toPrecision vs Math.round() vs Math.floorfast vs MDN round_to_precision

Added MDN round to precision function: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/round

ramda-path-vs-lodash-get

No description provided

matches vs. closest vs. classList

No description provided

className vs. setAttribute vs. classList vs. dataset

No description provided

lodash uniq vs set vs indexof

No description provided

Direct access vs prototype lookup

No description provided

Native vs snap getPointAtLength for path

No description provided

Native vs snap getPointAtLength

No description provided

lodash orderBy vs Array.sort

Sort and array of objects by 2 properties : - text: descending - id: ascending

ramda, lodash and ecmaS

check this out

lodash flow vs ramdajs pipe

check this out

Comparing performance of: 1.4.4 vs 1.12.4 vs 2.2.4 vs 3.4.1

No description provided

for-in with hasOwnProperty() vs object.keys

No description provided

ES2020 Optional Chaining versus _.get lodash

No description provided

createContextualFragment vs InnerHtml

No description provided

Array concat vs spread vs push spread, loop, apply

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

find Lodash vs Vanilla

No description provided

JavaScript spread operator vs Slice/Splice performance - 2

No description provided

lodash map vs Object.values map

lodash map vs Object.values map

Lodash.js vs Native random

No description provided

IIFE vs Normal function

No description provided

javascript deep clone benchmark

No description provided

spread vs arr

aaa

Closure v Prototypical Objects 3

No description provided

lodash merge vs deepmerge vs lodash/fp merge

No description provided

NEW BENCHMARK Your Benchmarks