Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Set vs Filter for unique with 10000 items

No description provided

function.call() vs function()

No description provided

WeakMap vs arrays read performance !!

No description provided

,mcv,bmcvbm

No description provided

werwerwerwerwer

No description provided

Array.prototype.slice vs Lodash drop

No description provided

Lodash pick/omit

No description provided

Access to Proxy vs Object -- by function

No description provided

ES6 Class vs Prototype vs Object Literal

Test the speed and memory usage using 3 different techniques for constructing class objects.

concat vs spread vs push v2

Compare ES6 spread operator with push() and concat() methods

mutiplyyyyyy

No description provided

destruct vs index

No description provided

Has Objects vs Sets v2

No description provided

Has Objects vs Sets

No description provided

Two Pi

Recalculating 2*Pi vs referencing

array length vs. lodash isEmpty

No description provided

lodash array length vs. lodash isEmpt

No description provided

Comparing array perf of native .length and Lodash _.isEmpty

No description provided

Comparing perf of native .length and Lodash _.isEmpty

No description provided

Javascript: Spread vs push

Adding to an array using spread vs push

pull objects from array by ids from another array

No description provided

find data in the array by id from another array 2

No description provided

perfomance.now vs Date.now vs new Date().getTime() and toString(36)

Comparing performance of perfomance.now, Date.now and new Date().getTime() and converting to b36 string

2x slice, 2x spread vs filter

No description provided

JSON.stringify & parse

No description provided