[
https://issues.apache.org/jira/browse/FELIX-4953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved FELIX-4953.
-------------------------------------
Resolution: Won't Fix
no activity for years, closing as wont fix. please reopen if you think otherwise
> 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
> Priority: Major
> 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
(v8.20.10#820010)