Benchmark name When Created
copy ArrayBuffer: DataView vs Uint8Array.set vs by bytes ag-sockets 2 years ago
copy ArrayBuffer: DataView vs Uint8Array.set vs Float64Array.set vs by bytes v2 2 years ago
Array Serialization 2 2 years ago
Array Serialization 2 years ago
Find: Native vs Underscore 1.13 vs Lodash 4.17

updated versions

2 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

2 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

2 years ago
ajax vs fetch by slummp 2 years ago
unlink string 2 years ago
Encode vs Blob 2 years ago
fetch vs ajax call - updated 2021

fetch vs ajax call

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

2 years ago
array find vs some large

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

2 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

2 years ago
is find arrays cached (es5) 2 years ago
is find arrays cached 2 years ago
Comare ^Regex vs startsWith, .search vs .indexOf, .test vs .include (spelled correctly)

Testing some things

2 years ago
Comare ^Regex vs startsWith, .search vs .indexOf, .test vs .include

Testing some things

2 years ago
HTMLImageElement vs HTMLCanvasElement vs ImageBitmap

CanvasRenderingContext2d::drawImage with HTMLImageElement vs HTMLCanvasElement vs ImageBitmap

2 years ago
Create Array Filled with Undefined 2 years ago
Set vs Map vs Object for lookups 2 years ago
Create New Array & Fill it 2 years ago

 New benchmark Your benchmarks