Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

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.

Selection Algorithm Comparison 2

No description provided

Selection Algorithm Comparison

No description provided

CardBenchmanrk

No description provided

object properties comparison

No description provided

append vs fragment+appendChild

append vs fragment + appendChild

append vs fragment + appendChild

append vs fragment + appendChild

Array.prototype.forEach.call vs. Array.from(getElementsByClassName).forEach - remove(

No description provided

querySelectorAll.forEach vs. Array.from(getElementsByClassName).forEach - remove(

No description provided

Triangular RV Symmetric vs. Asymmetric

No description provided

querySelectorAll.forEach vs. Array.from(getElementsByClassName).forEach

No description provided

Triangular RV

No description provided

jquery bench

No description provided

Math.pow vs x*=x vs x=x*x

No description provided

json stringify vs array map + join

No description provided

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

JSON Stringify Speed Test

This benchmark tests whether the speed or JSON.stringify changes with object size

Lodash cloneDeep vs JSON Clone vs Ramda Clone vs Pvorb Clone888

No description provided

Array.indexOf vs Array.includes

No description provided

for-in vs object.keys (forEach) vs object.keys (for)

No description provided

OrderBy

No description provided

Math.max/min vs function ternary vs inline ternary

No description provided

new Date()

Measure how fast is the date parsing using new Date()

querySelectorAll vs getElementsByClassName with 1,000,000 children searched

No description provided

TEST SWAP FUNC

No description provided