Benchmark name When Created
Multiple .closest() or complex CSS selector 16 days ago
Native JS: concatenate integer with string with + vs template literals vs String.concat

find best solution for concatenate 4 strings

16 days ago
putImageData vs drawImage manual v2 16 days ago
putImageData vs drawImage manual 16 days ago
JS Split VS RegExp 16 days ago
.startsWith() vs. RegExp for short strings and short prefixes 16 days ago
CSS: .setProperty vs. Object.assign vs. .style vs. cssText-append

Tests whether manipulating an HTML element's inline styles is fastest via .setProperty(), Object.assign, .style or by appending to the cssText.

16 days ago
js native lowercase vs native uppercase 16 days ago
Fastest way to detect an empty string - better test cases

testing removing beginning and end whitespace vs trim

16 days ago
Perfomance: Switch (with functions) vs Polymorphism (with methods)

https://stackoverflow.com/questions/50401725/perfomance-switch-vs-polymorphism

16 days ago
getAttribute & setAttribute vs dataset

Compare setAttribute & getAttribute to dataset

16 days ago
RegEx.test vs. String.includes (end of string matching) 17 days ago
for...of (no break) vs find()

Testing the difference between native loops and find()

17 days ago
Ramda vs json stringify (no util) 17 days ago
Array.every => Array.includes vs Array.every => Set.has 17 days ago
Array.every => Array.includes vs Array.every => Set.has with new Set() creation 17 days ago
Array.every => Array.includes vs Array.every => Set.has with set creation 17 days ago
Date vs Dayjs (not casting to date) 17 days ago
IndexOf comparison vs Includes in string

Banana

17 days ago
test2354 17 days ago
lodash each vs native 17 days ago
custom WeakMap vs Symbol Property 17 days ago
[JS] nested if 17 days ago
Array creation vs empty values 17 days ago
classList.contains vs. hasAttribute v2 18 days ago

 Create Your benchmarks