Benchmark name When Created
Capital with long name 4 years ago
Capital 4 years ago
getElementById vs querySelector data-id2 4 years ago
Setter to Proxy vs Object 4 years ago
Concat vs Prototype Push vs Push Spread vs Spread 4 years ago
Concat vs Prototype Push vs Push Spread 4 years ago
Array.prototype.filter vs Lodash filter vs For vs for..in vs for..of 4 years ago
Array loop vs foreach vs map with 100000 itens on array 4 years ago
Slice vs deconstruction based copy 4 years ago
Array loop vs foreach vs map vs for w/o fn call - with console.log 4 years ago
Splice vs deconstruction based copy 4 years ago
Splice vs [...] 4 years ago
Add styles via cloneNode vs. createElement 4 years ago
Lodash object mapping vs native mapping with Obect.entries

Compare the performance of Lodash object map method to using native Object.entries.

4 years ago
Array loop vs foreach vs map noFx_1k 4 years ago
Array loop vs foreach vs map noFx 4 years ago
JavaScript spread operator vs Object.assign performance 3 4 years ago
Text search performance

Comparing various text search methods

4 years ago
Unique Object Array v2

Make unique an array of objects based on a key

4 years ago
Split vs Count and increasing 2 4 years ago
String concat vs array join

Checking the performance of several string concat or generating an array with the elements and joining them at the end.

4 years ago
Split vs Count and increasing 4 years ago
NO GETIMAGEDATA! PutImageData vs just DrawImage

v3

4 years ago
FIXED! GetImageData with PutImageData vs just DrawImage

v2

4 years ago
PutImageData vs DrawImage

GetImageData with PutImageData vs just DrawImage

4 years ago

 Create Your benchmarks