Benchmark name When Created
filter-map vs reduce (correct) 2 years ago
chain of or equals vs includes

how much of a performance deficit you can expect from using Array.includes instead of manually writing a chain of logical ORs

2 years ago
undefined vs void 0 2 years ago
Native XHR vs jQuery Ajax 3.6.0 2 years ago
Native XHR vs jQuery Ajax fork 2 years ago
Map vs Object - larger

Lookup of map vs object

2 years ago
Date.now()/new Date().getTime()/performance.now()/perf.now() - caching test 2 years ago
Object literal vs Object.create 2 years ago
Lodash Uniq vs Javascript new Set() (small array) 2 years ago
Lodash Uniq vs Javascript [...new Set()] 2 2 years ago
concat vs spread123213 2 years ago
Map vs Object with random keys

Insert/delete of map vs object

2 years ago
this-is-a-test-2 2 years ago
this-is-a-test

x

2 years ago
lodash partition vs find and filter 2 years ago
tevecsiga

Object.hasOwnProperty vs Object in vs Array.indexOf vs direct vs Array includes

2 years ago
querySelector vs getElementsByClassName access 2 years ago
Markdown Parsers 2 years ago
append vs innerHTML loop 2 years ago
append vs innerHTML d 2 years ago
double-bang-vs-boolean-cast2

!!x vs Boolean(x)

2 years ago
set.has vs. array.includes (big) 2 years ago
Switch vs Object Literal (2) 2 years ago
Some vs Filter vs indexOf vs Includes vs Find (2) 2 years ago
Some vs Filter vs indexOf vs Includes vs Find 2 years ago

 New benchmark Your benchmarks