Benchmark name When Created
remainder or floor

Is integer division faster using reminder and subtraction or using Math.floor?

one year ago
Int 32-bit test one year ago
teste length vs pop JS2 one year ago
teste length vs pop JS one year ago
joined map or concatenate 3

Is joining a map faster than concatenating to a string?

one year ago
joined map or concatenate 2

Is joining a map faster than concatenating to a string?

one year ago
joined map or concatenate

Is joining a map faster than concatenating to a string?

one year ago
string indexer or charAt

Is array access to a string faster than calling charAt?

one year ago
RegEx.test vs. String.includes vs. String.match vs. String.indexOf dg one year ago
Array slice vs spread operator

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

one year ago
set.has vs. array.includes vs array.find vs map.has one year ago
template string vs +

sadasdsa

one year ago
Nullish coalescing V.S. if/else (native) one year ago
Nullish coalescing vs if-chains one year ago
Testing string for one of multiple substring one year ago
set.has vs. array.includes vs array.indexOf (string values) const one year ago
divide by 2 vs multiply by 0.5 - 1 one year ago
undefined vs. typeof vs. in vs. hasOwnProperty - v2

Object lookup performance

one year ago
flatMap vs reduce vs reduce (list push) one year ago
Array merge one year ago
class vs name one year ago
double destructuring vs lodash get one year ago
Map vs for vs lodash Map one year ago
Find Last one year ago
IIFE vs direct call vs no function one year ago

 New benchmark Your benchmarks