Benchmark name When Created
Lodash sort vs foreach 4 years ago
JavaScript spread operator vs Object.create performance 4 years ago
typeof vs undefined 4 years ago
StartsWith vs Regex 4 years ago
array vs function 4 years ago
generator check speed 2 4 years ago
testtesttestest2 4 years ago
Increment test

Object lookup performance

4 years ago
Object.values(obj) vs for...in

Object.values(obj) function vs using a for...in loop.

4 years ago
for vs foreach vs some vs for..in

Compare loop performance

4 years ago
JS arrays.. 4 years ago
Spread operator vs twice Object.assign 4 years ago
Spread operator vs Object.assign 4 years ago
undefined vs. typeof vs. in vs. hasOwnProperty my 4

Object lookup performance

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

Object lookup performance

4 years ago
set spread vs. generator 4 years ago
Lodash.js vs Native 112 4 years ago
hasAttribute vs. getAttribute vs. classList.contains 4 years ago
teette 4 years ago
Compare Spread and Concat Ops 4 years ago
toFixed vs toPrecision vs Math.round() vs Math.floorfast vs MDN round_to_precision

Added MDN round to precision function: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/round

4 years ago
slice vs substr vs substring (try with 100)

Compares slice, substr and substring to each other when there is only a start index

4 years ago
property assign vs spread operator (iterated) 4 years ago
property assign vs spread operator 4 years ago
Object.assign vs spread operator. 4 years ago

 Create Your benchmarks


;