Benchmark name When Created
String First Char one year ago
String First Character one year ago
leftpad with chatgpt and native

blah

one year ago
leftpad with chatgpt

blah

one year ago
set vs subarray-set vs pre-allocated subarray-set one year ago
clearing array via pop() vs shift() vs .length = 0 vs = [] - fix one year ago
Jump vs switch case vs else if for non-integers

Using a jump hash map vs switch / case vs else if for non-integer values

one year ago
window.getComputedStyle inline vs batched one year ago
Lodash.get vs object-path vs Property dot notation (optional chaining)

Modified from https://gist.github.com/acao/018fa0943da0e39c96f57fca64cd0c02

one year ago
1df693fa-fdb3-4a94-9030-2e979bfdcb09 one year ago
String concat methods one year ago
proxy vs getter/setter vs prototype getter/setter one year ago
class vs function constructor vs object literal vs __proto__ vs Object.create vs Object.setPrototypeOf one year ago
for vs fill one year ago
replaceAll vs regex replace 1:1 one year ago
lodash clonedeep vs json.parse(stringify()) vs recursive copy vs structuredClone (list of 150 elements) one year ago
JSON.stringify vs structuredClone list

JSON.stringify vs structuredClone

one year ago
flatMap() vs filter().map() vs reduce() v8

flatMap vs filter map vs reduce()

one year ago
Ramda operation vs reduce test 1 one year ago
for loops vs map 123 one year ago
endsWith vs regex match one year ago
Float32 vs Float64 vs Array one year ago
typed array copyWithin vs set

comparing speed of copyWithin vs set

one year ago
JS Regex vs .startsWith vs .indexOf (test 2)

fork of https://www.measurethat.net/Benchmarks/Show/975/11/regex-vs-indexof-vs-startswith-vs-substr

one year ago
Check if char is number one year ago

 New benchmark Your benchmarks