Benchmark name When Created
+new Date() vs Date.now() one year ago
JSON parse vs response.json one year ago
toFixed vs toPrecision vs Math.round() 2 one year ago
Try js bench Rplace vs ReplaceAll one year ago
slice and substring one year ago
parseInt vs toString vs string literal vs + empty string vs String constructor one year ago
querySelectorAll custom attribute vs class name one year ago
Put one element into first place one year ago
Regex checking whitespace vs trim for isEmptyOrOnlyWhitespace

Testing if IsOnlyWhitespace is faster with Regex or with trim

one year ago
two dimensional array row-major vs. column-major order

Evaluating array reference performance: row-major vs. column-major order

one year ago
React hook bind vs direct call one year ago
Bind vs direct call one year ago
JS Map + filter vs ForEach

Benchmark to test map + filter vs Foreach if

one year ago
findIndex + toSpliced vs map one year ago
array access vs object access one year ago
Sparse Array Vs. Object, Map, Set, Number Indexes vs alpha indexes one year ago
Sparse Array Vs. Object, Map, Set, Number Indexes 2 one year ago
For comparison

Compared for loops

one year ago
Remove accents test one year ago
arr vs obj one year ago
clientWidth / clientHeight vs. getBoundingClientRect() vs. getComputedStyle one year ago
apply vs spread

Comparing the various ways to append to a large array

one year ago
testdfghdrfh one year ago
Object literal vs Object.create(null) (better bench)

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

one year ago
document.getElementById+querySelectorAll one year ago

 Create Your benchmarks