Benchmark name When Created
gtestgfhfghfgh

gfh

5 years ago
ad1235 5 years ago
querySelectorAll vs getElementsByClassName x2 5 years ago
Array.from vs. Array/fill/map 5 years ago
Updating objects 2 5 years ago
lodash.zipObject vs native reduce (FORK) 5 years ago
Array initialization: preallocate vs push 5 years ago
lodash.zipObject vs native reduce (fixed) 5 years ago
lodash.values vs Object.values 5 years ago
[].concat vs [...]

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

5 years ago
tztest

timezone tests

5 years ago
Date.now(); vs new Date().getTime(); 5 years ago
Reference vs Dereference with object containing array of 10 000 elements 5 years ago
switch literals 5 years ago
Push vs Spread stuff2 5 years ago
Push vs Spread stuff 5 years ago
sortBy 5 years ago
Test set 5 years ago
Map (Native vs Ramda vs Lodash vs Immutable) - sample size 100 1

measures the speed of ramda's map vs Array's native map vs lodash map vs Immutable map

5 years ago
Ramda vs. Lodash + Immutable 1

Compares performance on the same task using Lodash vs two styles of Ramda vs two styles of "native" Javascript. In all cases the task is pulling "counter" property from each item in an array, filtering out odd items, squaring them, then returning those squared values that have less than two digits.

5 years ago
For loop map vs map builtin for 100000 elements 5 years ago
For loop map vs map builtin for 10000000 elements 5 years ago
Ramda sort vs native sort. Working 5 years ago
Math.max/min vs if vs ternary operator with random 2 5 years ago
Has class className vs. classList 5 years ago

 Create Your benchmarks


;