Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

REPLACE STRSUBTR VS REGEX REPLACE

No description provided

lodash foreach vs for-of vs forEach

No description provided

Lodash cloneDeep vs freeze

No description provided

js split vs substring

No description provided

Angular Copy vs Lodash Copy Vs native vs other and stringsaved

compare object copy

Array.prototype.concat vs spread

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

Angular Copy vs Lodash Copy Vs native vs other

compare object copy

Angular Copy vs Lodash Copy Vs native

compare object copy

map vs for: too much data

No description provided

for vs map

No description provided

for vs map

No description provided

lodash.isFinite vs native isFinite

No description provided

foreach vs map vs for in v2

No description provided

Regex vs split/join with simple replace

No description provided

Check speed of lodash sort vs js sort

No description provided

native findIndex vs lodash findIndex

Compare performance of native [].findIndex and _.findIndex

reduces

No description provided

Tree building performance test w/ larger array (single invocation) v4

No description provided

Tree building performance test

No description provided

for vs forEach vs map : array creation : 2019

This test is to test the return of an array from these loops. A lot of the test are incorrect because .map returns an array. So it will only be fair to test the speeds based on returning a new array from all loops.

for with saved length vs evaluation on every loop cycle

No description provided

lodash shuffle

No description provided

For loop vs For...Of loop 3

No description provided

arr delete: length=0 vs []

No description provided

For loop vs For...Of loop 2

No description provided