Benchmark name When Created
sdsadasd

sd

one year ago
closest vs for loop

Goal: Get the target element inside the DOM Test case #1 - You don't have the target id - Find a target element through DOM via Element.closest() Test case #2 - You have the target id from your state - Find the target element via Document.querySelector()

one year ago
includes vs lodash find one year ago
* 10, round vs trunc vs floor vs parseFloat vs ~~ vs 0 | vs parseInt vs parseInt, 10

fastest from float to int with multiplication

one year ago
innerhtml vs removechild (table)1 one year ago
innerhtml vs removechild (table) one year ago
Array.prototype.concat vs spread operator (no jQuery)

Compare the new ES6 spread operator with the traditional concat() method

one year ago
push vs spread reduce one year ago
String to number conversion in Vanilla JS + number to string one year ago
Arrow function vs bind function 222 one year ago
match vs === one year ago
_substring vs slice one year ago
RegEx.test vs. String.includes vs. String.match-Fork one year ago
RegEx.exec vs String.match 5 one year ago
RegEx.exec vs String.match 2 one year ago
numeric en: Intl.Collator('en', {numeric: true}).compare() vs localeCompare('en', {numeric: true}) one year ago
Intl.Collator.compare('en', {numeric: true}) vs localeCompare('en', {numeric: true}) one year ago
Lodash _.union vs _.concat one year ago
lodash unset vs lodash omit vs native delete one year ago
lodash unset vs lodash omit one year ago
Nested proxy creation one year ago
new Date().getTimer() vs Date.parse() one year ago
Accessing "this" vs accessing a variable one year ago
lodash vs JSON22 one year ago
Array.from vs map vs for vs push one year ago

 Create Your benchmarks