You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a large-scale product with a significant user base, and we've observed that the GitLab plugin's UI loading performance is severely impacted. Upon investigation, we found that duplicate API calls are being made, which could be contributing to the slow loading experience
Our large-scale product, which serves a substantial user base, is experiencing significant performance issues while using the GitLab plugin. The plugin's loading time is particularly slow, negatively impacting the user experience.
👍 Expected Behavior
The plugin should load quickly and efficiently, even in environments with extensive data and high user activity.
The plugin should send unique API calls, reducing redundancy to improve overall performance and loading times.
👎 Actual Behavior
The plugin takes considerable time to load when users interact with it.
Example:
When accessing a specific page in the GitLab plugin, users report delays.
👟 Reproduction Steps
Access the GitLab plugin page.
Note the extended time taken to load the UI and fetch data.
Review browser developer tools for potential performance bottlenecks.
The text was updated successfully, but these errors were encountered:
@antoniomuso Do we have any timeline for the above issue. It would be helpful to know when this improvement can be planned and prioritized accordingly.
📜 Description:
We have a large-scale product with a significant user base, and we've observed that the GitLab plugin's UI loading performance is severely impacted. Upon investigation, we found that duplicate API calls are being made, which could be contributing to the slow loading experience
Our large-scale product, which serves a substantial user base, is experiencing significant performance issues while using the GitLab plugin. The plugin's loading time is particularly slow, negatively impacting the user experience.
👍 Expected Behavior
👎 Actual Behavior
Example:
👟 Reproduction Steps
The text was updated successfully, but these errors were encountered: