Benchmark name | When Created |
---|---|
HTML Strip Regex | 5 years ago |
Johans | 5 years ago |
lodash forEach vs reduce
var x = _.reduce(users, function (o) { return o.age < 40; }) console.log(x); |
5 years ago |
mój test
test |
5 years ago |
Math pow and double asterix | 5 years ago |
Nothing QWERTY | 5 years ago |
Array loop vs foreach vs map station | 5 years ago |
native find vs lodash _.find es6
Compare the new ES6 spread operator with the traditional concat() method |
5 years ago |
teteteteteeetet | 5 years ago |
Array.from vs Spread with undefined and map
Compare using Array.from vs Spread syntax to create an array with a fixed length and then map over it |
5 years ago |
jQuery vs javascript loop
Comparing speed of getting element by id with jQuery vs Vanilla JS |
5 years ago |
Ramda sort vs. native sort | 5 years ago |
Petuwok1 | 5 years ago |
SpreadVSPush | 5 years ago |
Fly Json ODM - 1.8.4 Browser
Benchmark using Fly Json ODM in browser for 1million json array |
5 years ago |
lodash equal
primitive equality test |
5 years ago |
Test jqueryWrapperObject.find("#id") vs jquery("#id") | 5 years ago |
isNumber vs typeof
lodash vs es6 |
5 years ago |
Optional Chaining versus _.get lodash aaaaa | 5 years ago |
Push vs Splice
Testing whether Push vs Slice to add an element to the list has a significant performance difference. |
5 years ago |
Fly Json ODM
Benchmark using Fly Json ODM for WHERE in browser |
5 years ago |
eateat
eateata |
5 years ago |
_.isEqual vs ===
_.isEqual vs === |
5 years ago |
Array.prototype.slice(0) vs spread operator 99999
Compare the new ES6 spread operator with the traditional slice(0) method |
5 years ago |
Array filter falsy | 5 years ago |