Benchmark name When Created
_.filter + _.map vs array push in _.forEach vs _.reduce

_.filter + _.map vs array push in _.forEach

6 years ago
getElementById vs querySelector vs getElementsByClassName v2

Test performance of different ways of get just one particular DOM element

6 years ago
Immutable vs Versioned - Equality Check Performance

How much slowed is a versioned equality check than an immutable (reference) equality check?

6 years ago
.indexOf vs .startsWith vs .substr

Testing some things

6 years ago
Array.reduce vs for loop vs Array.forEach experiments - Fix Foreach as function

A test summing 1000 random numbers, 1 - 10000

6 years ago
test ramda flatten 6 years ago
getElementById, querySelector, querySelectorAll. 6 years ago
every vs for 2 6 years ago
every vs for 6 years ago
union vs concat+uniq 6 years ago
Array.prototype.concat vs spread operator asdasdasdasdd

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

6 years ago
jquery-html-empty 6 years ago
Test private variables vs weakmap 6 years ago
JSON.parse() vs. js-yaml 6 years ago
JSON.parse() vs. eval() 6 years ago
test124578 6 years ago
using getAttribute vs property to access an element's href

ok

6 years ago
for loop vs Array.map 6 years ago
concat VS + VS += 6 years ago
For Each comparison 6 years ago
Umbrella JS 2.10.3 vs Jquery 3.3.1 6 years ago
innerHTML vs DocumentFragment 6 years ago
Array.reduce vs for loop vs Array.forEach experiments

A test summing 1000 random numbers, 1 - 10000

6 years ago
querySelector, getElementsByClassName 6 years ago
Array.prototype.concat vs spread operator nav test

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

6 years ago

 Create Your benchmarks


;