Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Modulo Alternatives 3

No description provided

Modulo Alternatives

No description provided

jquery vs queryselectorAll vs getElementsByTagName 2

No description provided

date to iso comparaison with mutable moment

No description provided

Markdown Parser Performance Comparison

A performance comparison of Javascript Markdown parsers.

Object.keys().includes() vs hasOwnProperty

No description provided

spread operator vs push

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

spread vs push large

large

Lodash.js wrapper vs js native

Comparing performance of chained native map and filter operations against chained lodash wrapper methods

array concatination

No description provided

set.has vs. array.includes vs array.indexOf (string values) (larger array)

No description provided

2unshift vs2 spread vs concat

No description provided

unshift vs spread vs concat

No description provided

Array.prototype.slice vs spread operator with find and array of tuples with reverse

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

svg dangerouslySetInnerHTML vs use vs inline

No description provided

Lodash: pullAllBy vs differenceBy

No description provided

Ramda 0.27.1 equals vs JSON.stringify

No description provided

onIdle 1000

Testing if window.cancelIdleCallback is fast or slow

onIdle()

Testing if window.cancelIdleCallback is fast or slow

Number array indexOf vs includes vs some vs find vs for

performance comparison of ways to find if an array contains a value

Number array indexOf vs includes vs some

performance comparison of ways to find if an array contains a value

Filter vs slice - neokore

No description provided

UInt8Array vs cast to array index access 10k

No description provided

UInt8Array vs cast to array index access

No description provided

Set vs hasmap

No description provided