Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

personal spread array performance (vs slice, splice, concat)

No description provided

if/if VS if/or

if/if VS if/or

JS if/if vs if/or

Benchmark of the speed difference between using multiple IF statements and an open-ended IF/ELSE IF.

Object.assign vs spread -- updated

No description provided

fetch vs ajax call (fixed)

fetch vs ajax call

find vs findIndex vs some

No description provided

lodash forEach vs for i loop yo

No description provided

lodash forEach vs for i loop1212 jack

No description provided

Setting Canvas Pixel test

No description provided

matches vs. closest vs. classList vs tagName

No description provided

Diffs between mapping array and keys of array

No description provided

Switch vs Object Literal Fixed

Fixed

reduce vs flatMap test4

No description provided

Delete or not delete

Delete speed can be frustrating on V8 engine, but is it so in our case?

Map vs Object Improved

Lookup of map vs object

reduce,includes vs map,uniq

No description provided

reduce vs flatMap test3

No description provided

reduce vs flatMap test2

No description provided

test array or interpolation

No description provided

reduce vs flatMap test

No description provided

MD5_TEST

No description provided

reduce vs map + filter

No description provided

reduce vs flatMap vs map test

No description provided

Array concat vs spread operator vs push v23

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

Array push test

No description provided