Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

RegEx.test vs. String.includes vs. String.match vs String == vs String ===

No description provided

Data normalization

No description provided

Map vs Object Assignment

Assignment test in map vs object

Reduce vs Regex v2

No description provided

apply vs call vs bind vs spread vs call+spread vs bind+spread recreate

No description provided

test 100k obj check

No description provided

Lodash cloneDeep vs JSON stringify vs structuredClone

No description provided

find by value of object in array VS find by key of object (ver2)

No description provided

RegExp constructor vs literals, with variations

Testing performance when using a new RegExp object vs a literal regex

Reduce vs map/join (small)

No description provided

Object arrays: findIndex vs for loop2

Testing finding an object array via findIndex or by using a for loop

Insert new Item on specific Index v2

No description provided

Insert new Item on specific Index

No description provided

Reduce vs new arr creation.

No description provided

Object arrays: find vs for loop

Testing finding an object array via find or by using a for loop

Insert value at certain index in array

The goal is to test which is faster - combinations between Array.prototype.slice and Array.prototype.push methods or custom for-loop alternative in the context of inserting value at given index

for/for len

No description provided

var len for/for in/forEach array sum

No description provided

var for/for in/forEach array sum

No description provided

mapvsflatmap

No description provided

for/for in/forEach array sum 222

No description provided

for/for in/forEach array sum

No description provided

for/for each/forEach array sum

No description provided

Pruebaaaaaaaaaaaaaaaaaaaaaaaa

No description provided

destructure vs pop and clone

No description provided