Benchmark name When Created
Do While vs For loop 2 years ago
math.sin vs fast sin vs cached math.sin 2 years ago
sin vs fast sin 2 years ago
arrow vs inline function 2 years ago
Processing Arrays 2 years ago
test_html_in_javascript 2 years ago
teste_template 2 years ago
Get index with forEach vs for...of over entries 2 years ago
find in array of objects by field 2 years ago
For Number vs For Of vs Filter 2 years ago
string to number(3) 2 years ago
Object iteration for-in vs object.keys 2 years ago
Javascript Sorting Algorithms FRACa

Port from jsperf(https://jsperf.com/sorting-algorithms/58)

2 years ago
nest vs flat-124312453232

esfggerrgegrea

2 years ago
nest vs flat-124312453

esfggerrgegrea

2 years ago
nest vs flat-12431245

esfggerrgegrea

2 years ago
Returning a parsed object 2 years ago
Function call vs bind vs bind and call vs function.call 2 years ago
Function call vs bind vs call 2 years ago
instanceof vs check attr 2 years ago
createElement vs cloneNode23

Faster way to create new dom elements before insertion

2 years ago
Combining Arrays: Spread vs. Concat 2 2 years ago
Combining Arrays: Spread vs. Concat 2 years ago
Fastest Array To String 2 years ago
Speed Compare: Check window for document object

Test1: Object.getOwnPropertyNames(window).includes('document') Test2: 'document' in Object.getOwnPropertyDescriptors(window)

2 years ago

 New benchmark Your benchmarks