Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Array flatten implemenations

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

Array Shuffling

No description provided

Array.reduce vs. Object.fromEntries + Array.map

No description provided

Date.now() vs + new Date() vs new Date.getTime()

No description provided

my super test

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

Lodash "unionWith" "unionBy" and isEqual

No description provided

setHas vs. objectKeysArrayIncludes

No description provided

for vs foreach vs map 2

No description provided

Vanilla JS VS JQuery DOM perfomance Loop

Vanilla JS VS JQuery DOM perfomance

Consume Object.entries vs for..in 2

No description provided

Anonymous Callback vs Function Bind

No description provided

Test Select Widget2

No description provided

Test Select Widget

No description provided

Large Map vs Object 2

No description provided

undefined vs. typeof vs. in vs. hasOwnProperty vs. Void 0

Object lookup performance

momen.unix() vs new Date()

No description provided

slice vs substr vs substring remove first character

Remove First Character

Array concat vs spread operator vs push - with large arrays6

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

Array concat vs spread operator vs push - with large arrays5

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

clientHeight vs getComputedStyle().height

element.clientHeight vs window.getComputedStyle(element).height

slice vs substr vs substring (with no end index) - 2

Compares slice, substr and substring to each other when there is only a start index

test23123

test

endsWith vs Regex extension

No description provided

findIndex vs. indexOf

No description provided

Some vs. Filter vs. findIndex with unassigned cells

No description provided