Benchmark name When Created
Object.freeze vs Object.seal (only property access) 5 months ago
Object.freeze vs Object.seal (property access) 5 months ago
Lodash orderBy vs array.prototype.sort vs vanila orderBy _ smart vs QuickSort add slice 5 months ago
RegExp vs startsWith 5 months ago
RegExp replace vs no replace 5 months ago
RegExp replace vs string ops 5 months ago
endsWith vs slice equality 5 months ago
Extension stripping

Benchmarks different approaches to stripping a file extension from a path string

5 months ago
Lodash orderBy vs array.prototype.sort vs vanila orderBy _ smart vs QuickSort 5 months ago
Setattribute vs setAttribute with attribute already set 5 months ago
Push to: array vs float32array performance test 3 5 months ago
Push to: array vs float32array performance test 2 5 months ago
JSON.stringify + JSON.parse vs structuredClone AJP 5 months ago
Push to: array vs float32array performance test 5 months ago
filter-then-map vs reduce 5 months ago
createElement vs template clone (prefound template) 5 months ago
createElement vs template clone 5 months ago
totalQuantitiesCount 2 5 months ago
lodash uniq vs set and Array.from 5 months ago
totalQuantitiesCount 5 months ago
Ramda vs lodash latest 5 months ago
Ternary assign with logical and 5 months ago
Find version gaps in version spec strings 5 months ago
Merge Version Spec Strings

Compare algorithms implementing the following behavior: A version Spec string is comma separated string of version numbers or version number ranges. Like "1,10-20,24,98-100". A merge operation among version spec strings must result in a string that takes both specifications and merge them.

5 months ago
Creating dictionary with fromEntries vs reduce (fork) 5 months ago

 Create Your benchmarks