Benchmark name When Created
json stringify vs object tostring11111 2 months ago
lodash cloneDeep vs. JSON.parse(JSON.stringify()) vs. structuredClone 2 months ago
cleanObjectFromEmptyData impl vs fast-clean 2 months ago
Test463575637

fer45y55g5

2 months ago
My_func992

use array manipulation

2 months ago
Push&assign vs Unshift 2 months ago
Javascript push vs Unshift vs Concat 2 months ago
JavaScript spread operator vs direct property change performance 2 months ago
jQuery Version Test2

jQuery Version Test

2 months ago
Lodash uniqBy vs loop+Map 2 months ago
lodash uniq vs Array.from(new Set()) vs spread new Set() v3 strings vs loop 2 months ago
Regex vs startswith and slice 2 months ago
Deletion: splice vs filter vs loop 2 months ago
Compare isNaN vs Hack Checking 2 months ago
setAttribute vs individual styles vs cssText 2 months ago
String concatenation vs array join aaaaa 2 months ago
DeepClone vs Assign

Testing deepClone vs object.Assign

2 months ago
RegEx vs Reduce 2 months ago
Call or check 2 months ago
innerText vs textContent reading 2 months ago
Lodash cloneDeep vs Lodash clone vs Array.slice() vs. Object.assign() (10000 items)

For times when a shallow copy is needed for 10000 items, what is the performance difference between these 3 methods.

2 months ago
Array.slice() vs. Spread operator (10000 items)

For times when a shallow copy of an Array of size 10000 is needed, what is the performance difference between these 2 methods.

2 months ago
Array.slice() vs. Spread operator

For times when a shallow copy of an Array is needed, what is the performance difference between these 2 methods.

2 months ago
Option[Double]: box vs unbox fix 2 months ago
Option[Double]: box vs unbox 2 months ago

 Create Your benchmarks