Benchmark name When Created
me vs spenny 9 months ago
array[1] vs array.at(1) 9 months ago
Number([num].toFixed(precision)) vs scaling + Math.round()

Number([num].toFixed(precision)) vs scaling + Math.round()

9 months ago
In-memory, localStorage and sessionStorage Speedtest 9 months ago
Date Creation: TEST 2 9 months ago
Bind vs closure déclaration 2 9 months ago
clientHeight + clientWidth vs getComutedStyle()

element.clientHeight + element.clientWidth vs window.getComputedStyle(element)

9 months ago
Lodash cloneDeep vs structuredClone on lots

https://developer.mozilla.org/en-US/docs/Web/API/structuredClone

9 months ago
Lodash cloneDeep vs structuredClone on many

https://developer.mozilla.org/en-US/docs/Web/API/structuredClone

9 months ago
Array vs Reversed Map 9 months ago
Array vs Object vs Map vs WeakMap access (3) vs Object key 9 months ago
barbar

foo

9 months ago
Object literal vs Object.create(null )

compare performance of object creating non-empty objects using object literal vs Object.create

9 months ago
array[array.length - 1] vs array.at(-1) (V2) 9 months ago
6e8fbee3-9c41-432e-8606-5a5df016e2b0 9 months ago
6e8fbee3-9c41-432e-8606-5a5df016e2b1 9 months ago
6e8fbee3-9c41-432e-8606-5a5df016e2b5 9 months ago
find vs for..break 9 months ago
find vs for..break 9 months ago
matches exec2

matches exec

9 months ago
matches exec

matches exec

9 months ago
Lodash.js vs Native Map 11111111232312 9 months ago
JS Filter Test large array 10000 9 months ago
a.b = null vs delete a.b 9 months ago
structuredClone vs spread object vs json vs _.cloneDeep 9 months ago

 New benchmark Your benchmarks