Thomas Heigl created WICKET-6777:
------------------------------------

             Summary: Minor performance improvement for AjaxChannel
                 Key: WICKET-6777
                 URL: https://issues.apache.org/jira/browse/WICKET-6777
             Project: Wicket
          Issue Type: Improvement
          Components: wicket-core
    Affects Versions: 9.0.0-M5, 8.7.0
            Reporter: Thomas Heigl
         Attachments: image-2020-05-02-12-23-22-734.png

{{AjaxChannel.toString()}} showed up in my production profiler. It uses 
{{String.format}} instead of simply concatenating two strings:

  !image-2020-05-02-12-23-22-734.png!

This method is called for every ajax URL that is generated and should be 
improved.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to