Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

branchfuncofbranchlessmapfunc

idk

concatenating 2 arrays 2

No description provided

concatenating 2 arrays

No description provided

bignumber.js vs. big.js vs. decimal.js (no to string)

- 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

Array.prototype.concat vs spread operator (new try)

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

Array.prototype.concat vs spread operator (without any jQuery)

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

Merging deeply nested objects

No description provided

spread vs concat vs unshift223

spread vs concat vs unshift

spread vs concat vs unshift22

spread vs concat vs unshift

Getting item by an index in json using for vs Object.keys vs Object.values

No description provided

native reverse findIndex vs lodash _.findLastIndex

Compare lodash findLastIndex with native reverse and findIndex.

replaceAll vs. adding characters up

Compares replaceAll with adding characters up one by one in tagged template escaping.

Delete performance v2

No description provided

Delete performance

No description provided

children check

No description provided

innerHTML with var, text, templatestring

No description provided

innerHTML vs inserAdjacentHTML

No description provided

descending for vs cached for ++i loop (holey elements)

(forEach + for-in do not iterate over empty array slots)

descending for vs cached for ++i loop

No description provided

Lodash.get vs object-path vs Property dot notation

Modified from https://gist.github.com/acao/018fa0943da0e39c96f57fca64cd0c02

Map get Vs Map has get - V2

No description provided

Map get VS Map has get

Map get VS Map has get

my test bench 1

No description provided

queue impl

No description provided

find by id and replace in array [lodash vs js vs ramda]

find by id and replace in array [lodash vs js vs ramda]