Benchmark name When Created
if vs noop vs noop arrow vs void one year ago
Anonymous functions - big vs shared one year ago
bignumber.js vs. big.js vs. decimal.js 2022 ver. (random) (no toFixed)

Compare newer version of bignumer libraries.

one year ago
Array join vs string template - simple case one year ago
Loop through child nodes multiple times - v2 one year ago
Array of child nodes one year ago
childNodes - Two calls one year ago
DataView or BitTwiddling for Reads

Is DataView faster than directly bit twiddling?

one year ago
DataView or BitTwiddling, Aligned and Unaligned

Is DataView faster than directly bit twiddling?

one year ago
_.compact vs filter(v=>v) one year ago
for-of over sliced array one year ago
array[array.length - 1] vs array.at(-1) (V3)

This version avoids OOM errors

one year ago
Bitwise shift vs and one year ago
findIndex vs forEach until final test2 one year ago
findIndex vs forEach until final one year ago
me vs spenny one year ago
array[1] vs array.at(1) one year ago
Number([num].toFixed(precision)) vs scaling + Math.round()

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

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

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

one year ago
Lodash cloneDeep vs structuredClone on lots

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

one year ago
Lodash cloneDeep vs structuredClone on many

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

one year ago
Array vs Object vs Map vs WeakMap access (3) vs Object key one year ago

 Create Your benchmarks