Benchmark name When Created
replaceAll vs regex replace pt3 one year ago
replaceAll vs regex replace pt2 one year ago
Compare string refactor case sensitive one year ago
_performance_comparison: DeepClone vs removing/adding eventlisteners one year ago
performance: DeepClone vs shallowClone one year ago
DeepClone vs shallowClone one year ago
Push vs concat vs decon one year ago
DeepClone vs shallow Clone one year ago
lastIndexOf vs split vs regex v2

testing speed

one year ago
int casting in JS one year ago
Reduce and join in javascript one year ago
Dayjs Date-fns format comparison25151dd one year ago
Object.fromEntries vs reduce vs Map vs for of vs forEach one year ago
Object.fromEntries vs reduce vs Map vs custom implementation one year ago
arr unshift vs push + reverse (100 elements) one year ago
String equals vs String.includes

how much of a performance deficit you can expect from using String.includes instead of using strict comparison with the === operator

one year ago
Remove first element from array - slice vs filter one year ago
forEach vs map + filter one year ago
Object key vs Array index access one year ago
Date.now() without floor vs static now() function one year ago
Date.now() vs static now() function one year ago
Object Deep Copy test 20240213-2

Produce a deep copy of a Javascript object where nested objects are not simply references to the originals.

one year ago
Slice vs Splice vs Shift vs pop

Compares the speed for removing 2 items from the beginning of an array

one year ago
Slice vs Splice vs Shift 231

Compares the speed for removing 2 items from the beginning of an array

one year ago
array indexOf vs includes vs some w/ largeish array

performance comparison of ways to find if an array contains a value

one year ago

 Create Your benchmarks