Benchmark name | When Created |
---|---|
Testing stuff | one month ago |
HTML Strip Regex | one month ago |
Johans | one month ago |
eval vs new Function longer calculation
compares eval and new Function with a longer calculation than original to reduce impact of function calls |
one month ago |
lodash forEach vs reduce
var x = _.reduce(users, function (o) { return o.age < 40; }) console.log(x); |
one month ago |
mój test
test |
one month ago |
Math pow and double asterix | one month ago |
Nothing QWERTY | one month ago |
Array loop vs foreach vs map station | one month ago |
native find vs lodash _.find es6
Compare the new ES6 spread operator with the traditional concat() method |
one month ago |
teteteteteeetet | one month 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 |
one month ago |
jQuery vs javascript loop
Comparing speed of getting element by id with jQuery vs Vanilla JS |
one month ago |
Ramda sort vs. native sort | one month ago |
Petuwok1 | one month ago |
SpreadVSPush | one month ago |
Fly Json ODM - 1.8.4 Browser
Benchmark using Fly Json ODM in browser for 1million json array |
one month ago |
lodash equal
primitive equality test |
one month ago |
Test jqueryWrapperObject.find("#id") vs jquery("#id") | one month ago |
isNumber vs typeof
lodash vs es6 |
one month ago |
Optional Chaining versus _.get lodash aaaaa | one month ago |
Push vs Splice
Testing whether Push vs Slice to add an element to the list has a significant performance difference. |
one month ago |
Fly Json ODM
Benchmark using Fly Json ODM for WHERE in browser |
one month ago |
eateat
eateata |
one month ago |
_.isEqual vs ===
_.isEqual vs === |
one month ago |