Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

delete vs undefined

No description provided

bitLen

No description provided

lorem issfaacsascsafsaf

Regex vs split/join

Looping

for loop or for...of with a generator?

Map vs Object add - lookup - delete

Lookup of map vs object

ObjKeys vs ForIn

Object.keys vs. For..In

getElementById vs querySelector vs querySelector for some other attribute vs querySelectorAll for some other attribute

No description provided

length111

No description provided

length

No description provided

Array.prototype.slice vs spread operator -- multiple cases

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

Umbrella old vs Vanilla JS GetID Speed Test

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

filter-map vs reduce

modified version of `map-filter vs reduce` that switches the order of operations

Ternary vs Something

No description provided

push vs create new and assign 2.0

No description provided

map-filter vs reduce

No description provided

Umbrella vs Vanilla JS GetID Speed Test2

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

Lodash.js vs Native Soryt/Min

No description provided

Optional Chaining (babel) versus _.get lodash

No description provided

element hide

No description provided

Hide element

No description provided

Sqrt vs Pow

No description provided

js array push,spread,concat single item

No description provided

TypedFastBitSet vs Set

No description provided

testje

No description provided

Two Arrays to Object #3

Array with keys and Array with values into Object.