Benchmark name When Created
JavaScript Checking That A String Starts With A Value - A Value Is Found - Benchmarks - Playground one year ago
Native.toFixed() vs bignumber.js vs big.js vs decimal.js

- 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

one year ago
split vs slice when getting the last element of an array

split vs slice when getting the last element of an array

one year ago
EcmaScript6 Uint32Array vs regular JS array one year ago
Jump table vs switch case one year ago
document.body vs document.querySelector speed test one year ago
flatMap() vs filter().map() v3

flatMap vs filter map

one year ago
flatMap() vs filter().map() v2

flatMap vs filter map

one year ago
Replacing array

Replacing array with: - splice infinity - splice arr.length - length reset + push

one year ago
Array pop vs shift

Comparing pop-push method vs shift for array element

one year ago
Lodash cloneDeep vs native cloneDeep vs spread

compare array copy/clone methods

one year ago
array find vs some -> list contains

measure !!find to some in a list of 10-20

one year ago
let vs const v5 one year ago
let vs const v4 one year ago
let vs const v3 one year ago
let vs const v2 one year ago
let vs const v1 one year ago
Trim leading and trailing slash (regex vs split filter) one year ago
const vs let vs var vs sloppy v3 one year ago
const vs let vs var vs sloppy v2 one year ago
smallest one year ago
JavaScript String Starts/Ends With String Comparisons - Playground one year ago
read write ArrayBuffer: DataView vs Float64Array.set v2 one year ago
objecthavesamevalue or equalfast one year ago
undefined tests one year ago

 Create Your benchmarks