Benchmark name When Created
appendChild vs append 2 10 months ago
appendChild vs append 10 months ago
Intl.Collator.compare() vs localeCompare() for very large data with simple sort added 10 months ago
Intl.Collator.compare() vs localeCompare() for very large data 10 months ago
hello amila 2 10 months ago
FP-ts vs native 10 months ago
Sort vs ToSorted

test

10 months ago
Search: Array to Map and find vs Array.find685000 10 months ago
transform type vs no transform 10 months ago
Spread vs Object.assign vs Object.keys vs update 10 months ago
Spread vs Object.assign vs Object.keys 10 months ago
Array loop vs foreach vs every 10 months ago
Array.splice(0, N) vs Array.length === N 10 months ago
Spread vs Push when adding into array 10 months ago
Object.fromEntries vs reduce vs Map (from Array) 10 months ago
sdsadasd

sd

10 months 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()

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

fastest from float to int with multiplication

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

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

10 months ago
push vs spread reduce 10 months ago
String to number conversion in Vanilla JS + number to string 10 months ago
Arrow function vs bind function 222 10 months ago

 Create Your benchmarks


;