You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Tobias Soloschenko (JIRA)" <ji...@apache.org> on 2015/12/15 08:28:46 UTC

[jira] [Assigned] (WICKET-6051) Improve performance of CssUrlReplacer

     [ https://issues.apache.org/jira/browse/WICKET-6051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tobias Soloschenko reassigned WICKET-6051:
------------------------------------------

    Assignee: Tobias Soloschenko

> Improve performance of CssUrlReplacer
> -------------------------------------
>
>                 Key: WICKET-6051
>                 URL: https://issues.apache.org/jira/browse/WICKET-6051
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 6.20.0, 6.21.0, 7.1.0, 8.0.0-M1
>            Reporter: Rakesh A
>            Assignee: Tobias Soloschenko
>             Fix For: 7.2.0, 8.0.0-M1, 6.22.0
>
>         Attachments: CssUrlReplacer.java
>
>
> Implementation of org.apache.wicket.resource.CssUrlReplacer (if enabled), might affect performance, and increase the loading time of CSS files, if they contain many background-image properties with 'url()' values. 
> In one instance, it took 18sec to process a CSS file with 663 instances of 'url()'.
> It might help, if we add option to specify 'exclusions' with certain CSS resources.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)