Benchmark name When Created
Read property reflect vs getOwnPropertyDescriptor 3 years ago
return chain vs ref again

desc

3 years ago
canvas setTransform: values vs DOMMAtrix vs matrix init

desc

3 years ago
ES5 setter vs func

desc

3 years ago
Object.create() vs literal destructure 3 years ago
Discriminated Union vs InstanceOf 3 years ago
json parse vs eval - version 2 3 years ago
fill/stroke Path2D vs repeated path drawing calls 3 years ago
Array shift vs pop 3 years ago
copy ArrayBuffer: DataView vs Uint8Array.set vs by bytes ag-sockets v2 3 years ago
copy ArrayBuffer: DataView vs Uint8Array.set vs by bytes ag-sockets 3 years ago
copy ArrayBuffer: DataView vs Uint8Array.set vs Float64Array.set vs by bytes v2 3 years ago
Array Serialization 2 3 years ago
Find: Native vs Underscore 1.13 vs Lodash 4.17

updated versions

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

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

3 years ago
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

3 years ago
unlink string 3 years ago
Encode vs Blob 3 years ago
fetch vs ajax call - updated 2021

fetch vs ajax call

3 years ago
without vs filter 3 years ago
Object filtered Array loop vs foreach vs map vs while 3 years ago
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

3 years ago
array find vs some large

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

3 years ago
JS Regex vs .startsWith vs .indexOf (largerStrings)

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

3 years ago
is find arrays cached (es5) 3 years ago

 Create Your benchmarks