Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

JSON.stringify fork, larger item

No description provided

Loop over object: lodash vs Object.entries vs Object.values vs Object.keys (lodash 4.17.15)

No description provided

Loop over object: lodash vs Object.entries vs Object.keys vs Object.values

No description provided

Javascript array cloning slice vs spread

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

Map vs Object lookup part 5 - all string index

No description provided

Map vs Object part 4

Lookup of map vs object

Iterator with Array#pop() vs iterator with Array#shift()

No description provided

bignumber.js vs. big.js apr

- https://github.com/MikeMcl/bignumber.js/tree/v9.0.0 - https://github.com/MikeMcl/big.js/tree/v5.2.2 - https://github.com/MikeMcl/decimal.js/tree/v10.2.0

Math.max/min vs if vs ternary operator 232323

No description provided

Array.prototype.slice() vs Array.prototype.slice(0)

No description provided

Array concat vs spread operator vs push (Super Big Array)

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

Map vs Object part 3

Lookup of map vs object

Map vs Object part 2

Lookup of map vs object

Array loop vs foreach vs map vs for vs for of

No description provided

lodash reduce vs. mapValues

No description provided

Comparison of speed of different Increment 2

No description provided

Loop over object: lodash vs Object.entries [2]

No description provided

object vs set.has vs. array.includes on strings

No description provided

set.has vs. array.includes on strings

No description provided

ternary vs short circuits

benchmark to test ternary vs short circuit operator

fill vs for loop

fill vs for

if [VS] switch case - v8

No description provided

Lodash vs Ramda vs Native 28/01/2022

Tests libraries lodash, ramda and native array functions on a sequence of map, filter, map filter operations.

Reduce vs join

what should I choose when I want to make string array into single string?

set.has vs. array.includes bigger sample

No description provided