Benchmark name When Created
HTML Strip Regex 4 years ago
Johans 4 years ago
eval vs new Function longer calculation

compares eval and new Function with a longer calculation than original to reduce impact of function calls

4 years ago
lodash forEach vs reduce

var x = _.reduce(users, function (o) { return o.age < 40; }) console.log(x);

4 years ago
mój test

test

4 years ago
Math pow and double asterix 4 years ago
Nothing QWERTY 4 years ago
Array loop vs foreach vs map station 4 years ago
native find vs lodash _.find es6

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

4 years ago
teteteteteeetet 4 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

4 years ago
jQuery vs javascript loop

Comparing speed of getting element by id with jQuery vs Vanilla JS

4 years ago
Ramda sort vs. native sort 4 years ago
Petuwok1 4 years ago
SpreadVSPush 4 years ago
Fly Json ODM - 1.8.4 Browser

Benchmark using Fly Json ODM in browser for 1million json array

4 years ago
lodash equal

primitive equality test

4 years ago
Test jqueryWrapperObject.find("#id") vs jquery("#id") 4 years ago
isNumber vs typeof

lodash vs es6

4 years ago
Optional Chaining versus _.get lodash aaaaa 4 years ago
Push vs Splice

Testing whether Push vs Slice to add an element to the list has a significant performance difference.

4 years ago
Fly Json ODM

Benchmark using Fly Json ODM for WHERE in browser

4 years ago
eateat

eateata

4 years ago
_.isEqual vs ===

_.isEqual vs ===

4 years ago
Array.prototype.slice(0) vs spread operator 99999

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

4 years ago

 New benchmark Your benchmarks