[
https://issues.apache.org/jira/browse/RANGER-2220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Velmurugan Periasamy reassigned RANGER-2220:
--------------------------------------------
Assignee: Csaba Koncz
> Admin UI loads slowly because of many small JavaScript files
> ------------------------------------------------------------
>
> Key: RANGER-2220
> URL: https://issues.apache.org/jira/browse/RANGER-2220
> Project: Ranger
> Issue Type: Bug
> Components: admin
> Affects Versions: 1.1.0
> Reporter: Csaba Koncz
> Assignee: Csaba Koncz
> Priority: Minor
> Fix For: 2.0.0
>
>
> The Admin UI web page loads slowly after login (~10 seconds or more,
> depending on network conditions)
> This is due to the ~140 small JavaScript files that need to be downloaded
> before the UI can be presented to the user.
> Compressing/concatenating (=minifying) JS resources and downloading them in a
> single step can improve the situation.
> Prototyped a solution for version 0.7 (using RequireJS Optimizer), will try
> to port it to the master version.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)