You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Thomas Heigl (Jira)" <ji...@apache.org> on 2022/04/20 13:26:00 UTC

[jira] [Created] (WICKET-6976) Reduce allocations when writing synthetic closing tags

Thomas Heigl created WICKET-6976:
------------------------------------

             Summary: Reduce allocations when writing synthetic closing tags
                 Key: WICKET-6976
                 URL: https://issues.apache.org/jira/browse/WICKET-6976
             Project: Wicket
          Issue Type: Improvement
          Components: wicket-core
    Affects Versions: 9.9.1, 10.0.0
            Reporter: Thomas Heigl
            Assignee: Thomas Heigl


[https://github.com/apache/wicket/pull/514] suggests that GC pressure can be reduced significantly by optimizing {{ComponentTag#syntheticCloseTagString.}}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)