Benchmark name When Created
Delete vs Rest object

Measure the performance of delete a prop versus removing a prop using rest object

9 months ago
Reduce array destructuring vs push 9 months ago
Lodash find vs object.reduce 9 months ago
RegEx.test vs. String.includes vs. String.match pr 9 months ago
Compare add to UL (foreach vs for loop vs separate function unrolled) 9 months ago
Convert Number to String random 9 months ago
native sort of objects by localeCompare vs lodash _.sortBy []

comparing native sort of objects by localeCompare vs lodash _.sortBy

9 months ago
RegExp constructor vs literal (re-do creation)

Testing performance when using a new RegExp object vs a literal regex

9 months ago
Fastest way to do string includes string (ignoring locale) 9 months ago
Fastest way to do string includes string 9 months ago
testgreg 9 months ago
equals vs includes

how much of a performance deficit you can expect from using Array.includes instead of manually writing a chain of logical ORs

9 months ago
replaceAll vs regex replace pt4 9 months ago
replaceAll vs regex replace pt3 9 months ago
replaceAll vs regex replace pt2 9 months ago
Compare string refactor case sensitive 9 months ago
_performance_comparison: DeepClone vs removing/adding eventlisteners 9 months ago
performance: DeepClone vs shallowClone 9 months ago
DeepClone vs shallowClone 9 months ago
Push vs concat vs decon 9 months ago
DeepClone vs shallow Clone 9 months ago
lastIndexOf vs split vs regex v2

testing speed

9 months ago
int casting in JS 9 months ago
Reduce and join in javascript 9 months ago
Dayjs Date-fns format comparison25151dd 9 months ago

 Create Your benchmarks


;