[
https://issues.apache.org/jira/browse/FELIX-4953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Richard updated FELIX-4953:
--------------------------------
Attachment: Screen Shot 2015-07-08 at 10.52.47.png
Attached a screenshot of the Chrome timeline for the configuration manager.
> Web console: Configuration manager and Bundles list should use a template
> engine for faster rendering
> -----------------------------------------------------------------------------------------------------
>
> Key: FELIX-4953
> URL: https://issues.apache.org/jira/browse/FELIX-4953
> Project: Felix
> Issue Type: Improvement
> Components: Web Console
> Affects Versions: webconsole-4.2.8
> Reporter: Joel Richard
> Labels: performance
> Attachments: Screen Shot 2015-07-08 at 10.52.47.png
>
>
> The configuration manager and the bundle list takes around 2.5 seconds to
> render although the html is loaded very quickly. The problem is how the table
> is assembled: Instead of using a template engine, it uses jQuery to clone
> each row and insert the content. Therefore, I would suggest to rewrite this
> code and use a proper template engine instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)