Benchmark name When Created
let vs const in a fix for-loop length 2 months ago
Attribute Parser 2

1 large object-attribute v. smaller attributes

2 months ago
Attribute Parser l

1 large object-attribute v. smaller attributes

2 months ago
array.indexOf vs array.includes vs array.some vs equality

performance comparison of ways to find if an array contains a value

2 months ago
lodash uniq vs Array.from(new Set()) vs spread new Set() [big arrays 2] 2 months ago
lodash uniq vs Array.from(new Set()) vs spread new Set() [big arrays] 2 months ago
lodash flatMapDeep vs reduce 2 months ago
search tests 2 months ago
string[0] vs slice(0,1)

Compares direct index with index.length -1 vs slice

2 months ago
regex-split-wc 2 months ago
Checkf 2 months ago
Some vs Find test2 2 months ago
_.filter.length vs filter.length vs reduce.length 2 months ago
[prefix] string.replace vs regex replace 2 months ago
Spread operator vs Array.prototype.apply vs Array.prototype.concat 2 months ago
forEach vs const size forLoop 2 months ago
Math.min.apply vs Spread 2 months ago
forEach vs for..loop dynamic length2 2 months ago
Function or if function 2 months ago
forEach vs for..loop dynamic length 2 months ago
forEach vs for..loop fixed length 2 months ago
Things 2 months ago
for vs reduce for object 2 months ago
slice vs substr vs substring (with start and end index, and with emoji)

Compares slice, substr and substring to each other when there is only a start index

2 months ago
left shift vs math.pow vs Exponentiation 2 months ago

 New benchmark Your benchmarks