Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Multiply vs power operator **

Compare multiplication of (n x n) vs (n ** 2)

Some vs. Filter vs. indexOf vs. Find

No description provided

lodash.get vs optional chaining

Compare lodash.get to babel transpiled ?. (optional chaining) operator

array destructuring vs direct access 2

No description provided

lodash flow vs ramda pipe

No description provided

ramda vs lodash/fp vs native

No description provided

Reducer with object spread vs direct mutation

Benchmark test to compare a reducer that uses object spread syntax vs direct parameter mutation

Array.reduce vs for loop vs Array.forEach for 500000 elements

A test summing 1000 random numbers, 1 - 10000

crypto-subtle

No description provided

Sha512

No description provided

Digest Sha-1

No description provided

IE11 Object.entries

No description provided

Testando operador de + com !!! vs ||

No description provided

push.apply vs concat

No description provided

Cash vs Vanilla JS GetID Speed Test2

Comparing speed of getting element by id with jQuery vs Vanilla JS

TESTING OPERATORS

No description provided

Direct vs Binded Multi Call

No description provided

Direct vs Binded Call

No description provided

jQuery old vs Vanilla JS GetID Speed Test2

Comparing speed of getting element by id with jQuery vs Vanilla JS

destructuring vs assign

No description provided

formulateSearchResponse methods

No description provided

Test map size 2

No description provided

Test map size

No description provided

Bind vs Direct

No description provided

lodash1 vs ramda1

No description provided