Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

test2agshd

test

String.IndeOf vs. String.includes

No description provided

reduce vs map and set

get unique values

(JSON.stringify vs lodash vs fast-deep-equal vs fast-equals) with React and Promises

No description provided

optional chain vs typeof

No description provided

q_cshade1

cshade

typeof vs cached typeof (3 scans) (fixed)

No description provided

template literal vs allocated array.join vs unallocated array.join vs string.concat vs the + operator

No description provided

typeof vs cached typeof (3 scans)

No description provided

typeof vs cached typeof (2 scans)

No description provided

template literal vs array.join vs unallocated array.join vs string.concat vs the + operator

No description provided

template literal vs array.join vs string.concat vs the + operator

No description provided

test ABS 6

No description provided

Math.abs(x) v pow(x, 2)

No description provided

test ABS 5

No description provided

Creating Date vs Moment

No description provided

test ABS 4

No description provided

test ABS 3

No description provided

test ABS 2

No description provided

Function overhead

No description provided

Lodash toString vs js String Constructor vs append '' vs ``

No description provided

slice vs substr vs substring (with end index 2)

Compares slice, substr and substring to each other

lodash UniqueWith vs custom filter with isEqual for duplicates

No description provided

Ramda range vs Array.from

No description provided

flatMap vs reduce (0302)

No description provided