amplitude / amplitude/Amplitude-TypeScript

Amplitude & Angular - low performance

未關閉
#899 2 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
analytics bug
主要語言
TypeScript
星號
180
分支
68
平均合併
3 天 1 小時
30 天內合併 PR
29

描述

## Expected Behavior
The SDK shouldn't affect the overall performance of the application.

## Current Behavior
The performance of our application dropped significantly after adding the Amplitude SDK. For example: just checking a checkbox takes a few seconds on mobile devices. Even the screen scrolling wasn't smooth. We have removed SDK and everything works smoothly now.

## Steps to Reproduce
I haven't tried to reproduce this on another Angular project, so for now I'm adding a list of the dependencies we use in the project and class code what we use to integrate Amplitude. We import AmplitudeIntegrationModule directly into AppModule. We call `init` method on application start using the initializer.

asset1
asset2

## Environment
- JS SDK Version: 2.11.7
- Installation Method: NPM
- Browser and Version: Chrome 130

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。