Benchmark name When Created
mybenchmark123313131 6 months ago
benchmarkname-1123 6 months ago
Intl.DateTimeFormat formatToParts vs. format then regex 6 months ago
.at vs length -1 6 months ago
Lodash.filter vs Lodash.without vs array.filter 6 months ago
Lodash.filter vs Lodash.without 6 months ago
remove vs display:none on each element2 6 months ago
bignumber.js vs. big.js vs. decimal.js vs. js-big-decimal

- https://github.com/MikeMcl/bignumber.js/tree/v9.0.0 - https://github.com/MikeMcl/big.js/tree/v5.2.2 - https://github.com/MikeMcl/decimal.js/tree/v10.2.0

6 months ago
Array.prototype.concat vs spread operator - multiple array

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

6 months ago
Array.prototype.concat vs spread operator - no jQuery

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

6 months ago
Math.min vs if - getting min value from array 6 months ago
Negatives 6 months ago
Object.entries VS Object.keys for count 6 months ago
Translucent RGBa vs Opaque RGBa with global alpha 6 months ago
RGB vs RGBa vs HSL vs Hex using Canvas with alpha = false and all solid colors 6 months ago
RGB vs RGBa vs HSL vs Hex using Canvas with alpha = false 6 months ago
Remove duplicates from array of objects 6 months ago
JSON Stringify vs Object.values.map.join (to generate a basic 'hash' of javascript object with mixed values) 6 months ago
Proxy JS Set Benchmark 6 months ago
Proxy JS Get Benchmark 6 months ago
Remove first symbol from string 6 months ago
String() vs .toString() vs adding empty string 6 months ago
Javascript string conversion

test performance

6 months ago
array.length === 0 vs !array.length 6 months ago
array.length === 0 vs !!array.length vs array.length 6 months ago

 New benchmark Your benchmarks