Benchmark name When Created
for-in vs object.keys vs object.values for objects vs arr one year ago
Testing array reduce implementations one year ago
byName vs byId one year ago
lodash match or string one year ago
Flatmap vs reduce with objects one year ago
Lodash isEqual vs JSON stringify2 one year ago
async for vs promise.all large 2 one year ago
Swapping array elements, destructuring vs temporary variable one year ago
array.includes or logical or one year ago
Reduce (object reuse) vs For loop one year ago
Boolean vs !! operation 1212 one year ago
Test remove node performance (with new nodes added)

I suspect .textContent = '' should be faster, why are benchmarks saying it isn't? It makes no sense. So let's try adding nodes to clean up?

one year ago
Test remove node performance one year ago
ggrt1435werert one year ago
Last item in array Slice vs Length - 1 vs .at one year ago
Access first key using for-in vs object.keys() 2 one year ago
Access first key using for-in vs object.keys() one year ago
String: Includes vs equality check one year ago
Enums vs string constants

Comparing TS enums and string constants

one year ago
json stringify vs object tostring number thresholds one year ago
Lodash cloneDeep vs structuredClone forkeddd erth

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

one year ago
Lodash cloneDeep vs structuredClone forkeddd

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

one year ago
GetRotation v2 one year ago
Summing with EcmaScript6 Int16Array vs regular JS array one year ago
instanceof vs property in

Measure the performance of instanceOf operator vs property in operator

one year ago

 Create Your benchmarks


;