Impact on performance
The CSQ SDK strives to be non-intrusive and transparent to client app developers. The following are the technical specifics we can share on performance.
The following performance results were obtained under the following conditions:
| Condition | Value |
|---|---|
| Device model | iPhone 11 Pro |
| iOS version | 16.5 |
| Test App built using Xcode version | 15.3 |
| Test App built with Swift version | 5.8 |
We conducted the tests using a default Master-Detail app built using AdHoc distribution with no app thinning and with Swift symbols stripped. In the app, the SDK was making calls to the Public APIs, running and collecting data in its default state.
| Property | Value |
|---|---|
| SDK size (installed size, no Bitcode) | ~15Mb |
| Max RAM usage | <2Mb |
| Max SDK CPU peak on event | <3% |
| Data transmitted over network for a default batch size of 50 events The size of the batch can be customized if needed | ~29kb |