Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance degradation when implementing models in Kotlin #22

Open
jeonghyeonee opened this issue Aug 1, 2024 · 0 comments
Open

Performance degradation when implementing models in Kotlin #22

jeonghyeonee opened this issue Aug 1, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jeonghyeonee
Copy link
Owner

Problem Description:
After implementing the model in Kotlin, there has been a noticeable performance degradation in the app. Specifically, data loading speed has become significantly slower on certain screens.

Steps to Reproduce:

  1. Launch the app.
  2. Navigate to the specific screen.
  3. Observe the slow response during data loading.

Expected Result:
The app should maintain the same performance while loading data, even with the model implemented in Kotlin.

Actual Result:
After implementing the model in Kotlin, the app's response has become very slow during data loading.

@jeonghyeonee jeonghyeonee added the enhancement New feature or request label Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

2 participants