Benchmark name When Created
delete vs use spread to omit property 3 years ago
For vs for of vs for in vs foreach vs map 3 years ago
querySelector vs getElementsByClassName 1 3 years ago
obj comparision

obj comparision

3 years ago
Lodash.isEqual vs JSON.stringify big object 3 years ago
cloneDeep vs freeze 3 years ago
IndexOf vs Includes vs lodash includes with big array

Banana

3 years ago
lodash vs native tolower on nestedobject 3 years ago
reduce vs map & join 3 years ago
Date object vs Number comparison

Seeks to determine if there is a significant difference between comparing Date objects vs numbers. In performance critical scenarios, it may be possible to convert dates to numbers using "getTime," before entering intensive code.

3 years ago
Selection Algorithm Comparison 2 3 years ago
Selection Algorithm Comparison 3 years ago
CardBenchmanrk 3 years ago
object properties comparison 3 years ago
append vs fragment+appendChild

append vs fragment + appendChild

3 years ago
append vs fragment + appendChild

append vs fragment + appendChild

3 years ago
Array.prototype.forEach.call vs. Array.from(getElementsByClassName).forEach - remove( 3 years ago
querySelectorAll.forEach vs. Array.from(getElementsByClassName).forEach - remove( 3 years ago
Triangular RV Symmetric vs. Asymmetric 3 years ago
querySelectorAll.forEach vs. Array.from(getElementsByClassName).forEach 3 years ago
Triangular RV 3 years ago
jquery bench 3 years ago
Math.pow vs x*=x vs x=x*x 3 years ago
json stringify vs array map + join 3 years ago
Caching Uint8Array length property vs getting it each time in the loop

save length of the u8arr in the variable vs get it the loop

3 years ago

 Create Your benchmarks