Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

copy ArrayBuffer: DataView vs Uint8Array.set vs by bytes ag-sockets v2

No description provided

copy ArrayBuffer: DataView vs Uint8Array.set vs by bytes ag-sockets

No description provided

copy ArrayBuffer: DataView vs Uint8Array.set vs Float64Array.set vs by bytes v2

No description provided

Array Serialization 2

No description provided

Find: Native vs Underscore 1.13 vs Lodash 4.17

updated versions

object[]: findIndex vs for loop with more complex condition check

Testing Array.prototype.findIndex vs a for loop over an array of objects

concat vs spread vs push vs push fn

Compare the new ES6 spread operator with the traditional concat() method and push Comparing performance of: Array.prototype.concat vs spread operator vs Push

unlink string

No description provided

Encode vs Blob

No description provided

fetch vs ajax call - updated 2021

fetch vs ajax call

without vs filter

No description provided

Object filtered Array loop vs foreach vs map vs while

No description provided

JS Regex vs .startsWith vs .indexOf (string length 50 - 550)

fork of https://www.measurethat.net/Benchmarks/Show/975/11/regex-vs-indexof-vs-startswith-vs-substr

array find vs some large

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

JS Regex vs .startsWith vs .indexOf (largerStrings)

fork of https://www.measurethat.net/Benchmarks/Show/975/11/regex-vs-indexof-vs-startswith-vs-substr

is find arrays cached (es5)

No description provided

is find arrays cached

No description provided

Comare ^Regex vs startsWith, .search vs .indexOf, .test vs .include (spelled correctly)

Testing some things

HTMLImageElement vs HTMLCanvasElement vs ImageBitmap

CanvasRenderingContext2d::drawImage with HTMLImageElement vs HTMLCanvasElement vs ImageBitmap

Create Array Filled with Undefined

No description provided

Set vs Map vs Object for lookups

No description provided

Create New Array & Fill it

No description provided

Array.prototype.slice vs spread operator vs map

Compare the new ES6 spread operator with the traditional slice() method and map() method

Date clone test

test Date(ts) vs Date(yy, mm, dd)

lodash merge vs object.assign vs spread 3984398

No description provided