Benchmark name | When Created |
---|---|
var vs let3 | 5 years ago |
Object assignment performance | 5 years ago |
RegExp constructor vs literal vs premade, constructing in function, inline the test
Testing performance when using a new RegExp object vs a literal regex |
5 years ago |
RegExp constructor vs literal vs premade, constructing in function
Testing performance when using a new RegExp object vs a literal regex |
5 years ago |
RegExp constructor vs literal, constructing in function
Testing performance when using a new RegExp object vs a literal regex |
5 years ago |
dequal | 5 years ago |
Lodash isEqual | 5 years ago |
Lodash Uniq vs Javascript Set (lol4) | 5 years ago |
Lodash Uniq vs Javascript Set (lol3) | 5 years ago |
Lodash Uniq vs Javascript Set (lol) | 5 years ago |
thisbenchemakr | 5 years ago |
Comparing pure setAttribute vs if/else setAttribute/className
Testing whether an if/else statement slows down the speed difference between setAttribute and className |
5 years ago |
Settings attributes as list
Testing whether an if/else statement slows down the speed difference between setAttribute and className |
5 years ago |
ID Generation | 5 years ago |
slice vs spread operator with ints | 5 years ago |
Array loop vs foreach vs map vs every | 5 years ago |
Compare lodash isEmpty and length comparison on arrays | 5 years ago |
Array.prototype.concat vs spread operator only
Compare the new ES6 spread operator with the traditional concat() method |
5 years ago |
trim-loadsh vs native-trim | 5 years ago |
trim vs lodash/fp | 5 years ago |
trim loadsh vs native trim | 5 years ago |
mustache rendering performance - parsed vs unparsed
nya nya nya |
5 years ago |
Array loop vs foreach vs map (really large set) | 5 years ago |
Array loop vs foreach vs map (large set) | 5 years ago |
reduce.concat() vs flat()
Compare the new ES6 spread operator with the traditional concat() method |
5 years ago |