Benchmark name When Created
spread vs while 4 years ago
from vs spread vs while 4 years ago
from vs spread 4 years ago
Lodash.get vs Property dot notation my test 4 years ago
Stringify vs Assign 4 years ago
Lodash.js vs Native testg 4 years ago
Finite vs Known Multiples (High Limit)

I'm a dog with a bone.

4 years ago
Finite vs Known Multiples

I'm a dog with a bone.

4 years ago
Finite vs Multiples Only

I'm a dog with a bone.

4 years ago
destruct and test vs. property access test for type

Use destruct syntax let {x} = config; if(x){} compared to if(typeof config.x === 'string'){}

4 years ago
typeof 3 types using function

typeof operator on various types

4 years ago
Array.prototype.concat vs push w/ spread operator vs spread operator

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

4 years ago
Lodash omit vs Native delete - Mantz 4 years ago
Lodash omit vs Native delete 4 years ago
JavaScript spread operator vs Object.assign performance test 4 years ago
marktyTOML Vs toml-node (simple_kv) 4 years ago
marktyTOML Vs toml-node (simple_block) 4 years ago
marktyTOML Vs toml-node (classic_config) 4 years ago
Array.prototype.concat vs spread operator (for one element)

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

4 years ago
undefined vs. typeof vs. in vs. hasOwnProperty vs 111111111111111111111111111111111111111

Object lookup performance

4 years ago
Lodash merge/clone vs Objest.assign vs object spread 4 years ago
Native ES6 filter vs Lodash filter 4 years ago
slice-splice 4 years ago
Object.assign vs Direct Assignment #2 4 years ago
Object.assign vs direct assignment 4 years ago

 New benchmark Your benchmarks