Impact Analysis

For every release of the SDK, this page tracks the impact of the SDK on various build and runtime aspects of your application.

App Launch Time

Since all the Helpshift initialization takes place on a background thread, the Helpshift SDK does not affect app launch times.

Version specific reports

You can find impact analysis reports for every version of the Helpshift SDK below.

v2.4.0

Sample app running on a Macbook Pro (Mid 2015) and OSX 10.14.2.

Disk space

The total size of library is 4.24 MB.

When deployed in an macOS app, the final framework adds around 4.41 MB.

RAM usage

Helpshift's install call (installForApiKey:)
adds around 6.1 MB of memory.
Helpshift's FAQ screens (showFAQ:)
around 9.6 MB of memory (This depends on the number and size of FAQs in your app).
Helpshift's Conversation screen (showConversation:)
adds around 6.8 MB of memory.

v2.3.0

Sample app running on a Macbook Pro (Mid 2016) and OSX 10.13.

Disk space

The total size of library is 4.3 MB.

When deployed in an macOS app, the final framework adds around 4.5 MB.

RAM usage

Helpshift's install call (installForApiKey:)
adds around 5 MB of memory.
Helpshift's FAQ screens (showFAQ:)
around 14 MB of memory (This depends on the number and size of FAQs in your app).
Helpshift's Conversation screen (showConversation:)
adds around 7 MB of memory.

v2.2.0

Sample app running on a Macbook Pro (Mid 2015) and OSX 10.13.4.

Disk space

The total size of library is 4.1 MB.

When deployed in an macOS app, the final framework adds around 4.1 MB.

RAM usage

Helpshift's install call (installForApiKey:)
adds around 5 MB of memory.
Helpshift's FAQ screens (showFAQ:)
around 14 MB of memory (This depends on the number and size of FAQs in your app).
Helpshift's Conversation screen (showConversation:)
adds around 7 MB of memory.

v2.1.0

Sample app running on a Macbook Pro (Mid 2015) and OSX 10.12.6.

Disk space

The total size of library is 3.8 MB.

When deployed in an macOS app, the final framework adds around 3.8 MB.

RAM usage

Helpshift's install call (installForApiKey:)
adds around 13 MB of memory.
Helpshift's FAQ screens (showFAQ:)
around 28.1 MB of memory (This depends on the number and size of FAQs in your app).
Helpshift's Conversation screen (showConversation:)
adds around 13 MB of memory.

v2.0.0

Sample app running on a Macbook Pro (Mid 2015) and OSX 10.12.5.

Disk space

This is the amount of disk space the static library takes up. The total size of library is 4.0 MBs.

When deployed in an macOS app, the final framework adds around 3.6 MBs.

RAM usage

Helpshift's install call (installForApiKey:)
adds around 4 MB of memory.
Helpshift's FAQ screens (showFAQ:)
around 20 MB of memory (This depends on the number and size of FAQs in your app).
Helpshift's Conversation screen (showConversation:)
adds around 16 MB of memory.

v1.1.0

Sample app running on a Macbook Pro (Late 2013) and OSX 10.11.

Disk space

This is the amount of disk space the static library takes up. The total size of library is 2.2 MBs.

When deployed in an macOS app, the final framework adds around 2.6 MBs. (This includes the size of the localization folder)

RAM usage

Helpshift's install call (installForApiKey:)
adds around 5.5 MB of memory.
Helpshift's FAQ screens (showFAQ:)
around 35 MB of memory (This depends on the number and size of FAQs in your app).
Helpshift's Conversation screen (showConversation:)
adds around 18 MB of memory.

v1.0.0

Sample app running on a Macbook Pro (Late 2013) and OSX 10.11.

Disk space

This is the amount of disk space the static library takes up. The total size of library is 2.2 MBs.

When deployed in an macOS app, the final framework adds around 2.1 MBs.

RAM usage

Helpshift's install call (installForApiKey:)
adds around 7 MB of memory.
Helpshift's FAQ screens (showFAQ:)
around 22 MB of memory.
Helpshift's Conversation screen (showConversation:)
adds around 25 MB of memory.