Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

concatts

No description provided

js arr funcs

No description provided

flatMap() vs filter().map() vs for of loop

flatMap vs filter map

padStart vs slice - string convertion

Measures speed between using padStart and slice

parse hex to bytes - test capacitor bluetooth-le conversion fixed

No description provided

parse hex to bytes - test capacitor bluetooth-le conversion

No description provided

Concat vs Hardcode

No description provided

Empty vs If 2

Check the performance of an empty function call vs an if statement

Empty vs If

Check the performance of an empty function call vs an if statement

filter vs for of benchmark

No description provided

array filter vs loop, to remove matching element from array

No description provided

Object.groupBy vs manual groupBy

No description provided

Try/catch performance (JSON parse)

Try/catch vs Without try/catch

JavaScript spread operator vs Object.assign performance vs manual copy

No description provided

Test parameter object 4

No description provided

Test parameter object 3

No description provided

Test parameter object

No description provided

Array Buffer vs JSON (use 1 DataVIew, use split instead of match)

No description provided

array.length = 0 and push vs [...data]

No description provided

array.length = 0 vs []

No description provided

Array Buffer vs JSON (use 1 DataVIew)

No description provided

lodash orderby vs sort mutiple parameters

No description provided

Array.some vs regex

No description provided

keys vs new array

No description provided

set vs lodash uniq vs custom unique 2

No description provided