Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Lodash vs Native reduce on object Copy

No description provided

filter and then for vs for

test

Lodash Filter vs Native Filter with Empty Check

No description provided

Object.entries VS Object.keys VS Object.entries with for of

No description provided

method array or loop nativ

which is faster for school test

Immer (setAutoFreeze(true)) vs shallow vs ramda lens vs samless immutable111 2

No description provided

Immer (setAutoFreeze(false)) vs shallow vs ramda lens vs samless immutable111 2

No description provided

Add new element to array: push vs destructuring vs bracket access

No description provided

lodash merge vs deepmerge vs ramda merge

No description provided

kmionnomij

nj

kmionnomi

nj

clearing array via .length = 0 vs. = [] vs. .splice(0)

No description provided

addEventListener() vs jQuery.on() with mouseEnter

No description provided

const vs. let vs. var

No description provided

foreach find vs lodash uniq

No description provided

slice vs get by index

Comparison of Array.prototype.slice and manually getting items by index

split some vs indexOf vs includes

Which is faster, splitting a string into pieces and searching for something specific at the start of each section, or just searching for the splitter and what comes after

Lodash Sum vs ApSum

No description provided

String format vs template literal

test speed, maybe also allocations

stateForId

No description provided

json parse vs string to dict2

No description provided

Underscore vs Lodash: isEqual 5

Compare Underscore vs Lodash isEqual. Which is faster?

Underscore vs Lodash: isEqual 4

Compare Underscore vs Lodash isEqual. Which is faster?

Underscore pluck vs map 5

No description provided

Underscore pluck vs map 4

No description provided