amplitude / amplitude/Amplitude-TypeScript
Amplitude & Angular - low performance
- Ngôn ngữ chính
- TypeScript
- Star
- 180
- Fork
- 68
- Merge trung bình
- 3 ngày 1 giờ
- Pull request đã merge (30 ngày)
- 29
Mô tả
## 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.
## Environment
- JS SDK Version: 2.11.7
- Installation Method: NPM
- Browser and Version: Chrome 130
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.