Benchmark name When Created
Compare direct v funx 4 years ago
Array vs Linked List (push, shift)

Manage Todos in a list - compare performance of Array vs Linked List.

4 years ago
for vs foreach vs for..of vs for..in Kyran

Compare loop performance

4 years ago
for vs foreach vs some vs for..of Kyran

Compare loop performance

4 years ago
Inline vs external 4 years ago
testCharacter Presence 4 years ago
math.round vs alternatives (floating point fix)

Various fixes for floating point issues

4 years ago
TreeWalker vs querySelectorAll vs getElementsByTagName 4 years ago
Difference with test 2 4 years ago
Array.prototype.slice vs spread operator With slightly bigger array

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

4 years ago
testdsadsadsa 4 years ago
Array.prototype.slice vs spread operator va Array.from

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

4 years ago
getElementsByClassName[0] vs querySelector - rhymes 4 years ago
getElementsByClassName vs querySelectorAll - rhymes 4 years ago
map vs array 4 years ago
mustache@4.0.1 vs handlebars@4.7.6 4 years ago
slice VS splice

100k list splice and shift win, they mutate list slice loose, it creates a copy of list 7.5x slower

4 years ago
native find vs lodash _.groupBy 4 years ago
lodash.mapKeys vs Native 4 years ago
lodash.mapKeys vs Iterating over properties in for of loop in function 4 years ago
lodash.mapKeys vs Iterating over properties in for of loop 4 years ago
array slice vs immutable-js takeLast 3 4 years ago
array slice vs immutable-js takeLast 4 years ago
Set tests 4 years ago
RFDC clone vs Lodash cloneDeep vs JSON Parse 4 years ago

 Create Your benchmarks