Benchmark name When Created
string vs number vs symbol 2 9 months ago
Trimming leading/trailing characters array 9 months ago
Set from array vs array Filter unique 9 months ago
Array.prototype.reduce() vs for loop sum

Which is more efficient, reduce or a foor loop?

9 months ago
Sort method comparisons (quicksort, for loop, Arra.prototype.sort)

Compare different JavaScript sorting methods

9 months ago
ES6 Class vs Prototype vs Object Literal n moar

Test the speed and memory usage using a few different techniques for constructing class objects.

9 months ago
Format for logger 9 months ago
dwfwsdfsdf 9 months ago
slice vs substring (long string)

Compares slice and substring to each other when operating on a long string

9 months ago
Dompurify, Sanitize 9 months ago
Lodash difference vs filter & some 9 months ago
curryChain 9 months ago
Round expo vs round normal 9 months ago
Lodash: difference vs filter & some 9 months ago
Object values Length vs Lodash Size 100k 9 months ago
Object Length vs Lodash Size 100k 9 months ago
Length vs Lodash Size 100k 9 months ago
Assignment of value vs Destructuring 3 11 times an object 9 months ago
Assignment of value vs Destructuring 3 times an object 9 months ago
Test regex with start 9 months ago
concat and interpolation 9 months ago
Split join vs replace (fixed string) 9 months ago
Array spread clone vs manual clone 9 months ago
var is a non-empty array (v3)

Micro-benchmark various method of checking for non-empty array on arbitrary variable

9 months ago
var is a non-empty array (v2)

Micro-benchmark various method of checking for non-empty array on arbitrary variable

9 months ago

 New benchmark Your benchmarks