Benchmark name When Created
includes_vs_IndexOf one year ago
IndexOf_vs_includes

IndexOf_vs_includes

one year ago
flatMap vs mapFlat one year ago
Setting CSS: Direct CSS property vs setAttribute("style",...)

Which one is more efficiente setAttribute("style","color:red") or a.style.color = 'red'

one year ago
innerText vs innerHTML (performance 3)

This benchmark is to compare the performance of innerText vs innerHTML when binding text to the DOM.

one year ago
.includes() vs .test() vs .match() vs .indexOf() vs .search() fix2 one year ago
Get Size (Map vs Object)

Lookup of map vs object

one year ago
Javascript slice vs substring vs replace vs replaceall one year ago
rando-110200202 one year ago
jQuery VS querySelectorAll (teste) one year ago
LHR cloning performance with JSON.stringify vs structuredClone

LH cloning performance with JSON.stringify vs structuredClone

one year ago
LH report perf with JSON.stringify vs structuredClone

LH report perf with JSON.stringify vs structuredClone

one year ago
bignumber.js vs. big.js vs. decimal.js (without native)

- 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
instanceof vs typeof function one year ago
RegEx vs For Loop optimized

-

one year ago
lodash clonedeep vs json.parse(stringify()) vs recursivecopy vs structuredClone one year ago
cached for loop vs for each one year ago
Intl.Numberformat x regex one year ago
array includes vs object key lookup, large arrays one year ago
lookup speeds one year ago
String in list check one year ago
setter/getter

i want to know overheads.

one year ago
Property Access VS Object Destructing one year ago
lodash isnubmer vs typeof one year ago
lodash isstring vs typeof one year ago

 New benchmark Your benchmarks