Benchmark name When Created
useMemo slice one month ago
Array concat vs spread operator vs push vs spread whole

Compare the new ES6 spread operator with the traditional concat() method and push

one month ago
String search vs Array search vs Obj key search one month ago
object spread vs immutable-js set vs native Map vs object one month ago
Lodash cloneDeep vs structuredClone vs JSON encoding

https://developer.mozilla.org/en-US/docs/Web/API/structuredClone

one month ago
typeof vs isNaN one month ago
Regex vs startswith and slice single one month ago
replaceChildren vs document fragment one month ago
clear element using replaceChildren vs removeChild one month ago
Option[Int]: box vs unbox one month ago
boolean json stringify vs object tostring one month ago
Test AAAAA one month ago
Shallow spread vs Deep Clone

Simple test showing, why Deep Clone should be use wisely.

one month ago
Yet Another Object.keys vs Object.values one month ago
lodash toInteger vs lodash toNumber vs parseInt v2 one month ago
lodash toInteger vs lodash toNumber vs parseInt one month ago
Javascript: Case insensitive string comparison indexOf vs includes 2 one month ago
Javascript: Case insensitive string comparison indexOf vs includes one month ago
shadow root test one month ago
for-in vs object.keys vs object.values for objects 2.0 one month ago
Compare comparison non existed value with null or undefined one month ago
Creating Uids v2

Create different types of UID

one month ago
toUpperCase vs toLowerCase - true one month ago
Generator and for-of one month ago
Formatting number, including NaN

Formatting a float number

one month ago

 Create Your benchmarks


;