Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Array.from() vs []

Testing the difference between creating filled arrays.

spread vs concat vs unshift Big string array

spread vs concat vs unshift

test math random

No description provided

<script src="https://cdn.jsdelivr.net/npm/lodash@4.17.21/lodash.min.js"></script>

No description provided

Very simple regex vs string split

No description provided

native find vs lodash _.find BIG

native array find vs lodash find

lodash range vs Array.from + new Array vs keys() + spread

No description provided

JS BigInt multiply vs addition

Compare Number vs BigInt for big numbers

Assignment of value vs Destructuring an object with random

No description provided

test-type-of-functio

No description provided

merge data arr vs obj

No description provided

Log Test

No description provided

Date Split or Slice 2

No description provided

Date Split or Slice

No description provided

reduce.concat() vs real map.flat()

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

reduce.concat() vs map.flat()

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

JS VS JQUERY leotest22

No description provided

Jquery vs contextual fragment 2

No description provided

Jquery vs contextual fragment

No description provided

Array.sort() vs Math.min / Math.max 4 elements vs d3 array

Array.sort() vs Math.min / Math.max - array with 4 elements

for loop: object vs map v3

No description provided

for loop: object vs map v2

No description provided

for loop: object vs map

No description provided

Testing jQuery vs JavaScript Perfomance More

No description provided

Array.prototype.concat vs Set and function

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