Benchmark name When Created
obfuscator.io low preset vs no obfuscation 2

obfuscation vs no obfuscation performance

11 months ago
String First Char 11 months ago
String First Character 11 months ago
leftpad with chatgpt and native

blah

11 months ago
leftpad with chatgpt

blah

11 months ago
set vs subarray-set vs pre-allocated subarray-set 11 months ago
clearing array via pop() vs shift() vs .length = 0 vs = [] - fix 11 months 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

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

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

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

JSON.stringify vs structuredClone

11 months ago
flatMap() vs filter().map() vs reduce() v8

flatMap vs filter map vs reduce()

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

comparing speed of copyWithin vs set

11 months 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

11 months ago

 New benchmark Your benchmarks