[ 
https://issues.apache.org/jira/browse/TAP5-2476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14646360#comment-14646360
 ] 

Hudson commented on TAP5-2476:
------------------------------

ABORTED: Integrated in tapestry-trunk-freestyle #1466 (See 
[https://builds.apache.org/job/tapestry-trunk-freestyle/1466/])
TAP5-2476: improve performance of 
org.apache.tapestry5.dom.AbstractMarkupModel.encodeQuoted(String, 
StringBuilder) (jochen.kemnade: rev f13311782acc8b8a3da311623761cb970d04387e)
* tapestry-core/src/main/java/org/apache/tapestry5/dom/AbstractMarkupModel.java
TAP5-2476: we're going to append at least {{length}} characters, so we can 
expand the builder to that capacity without wasting resources (jochen.kemnade: 
rev ef7060efadfec0652aa7758a3376e190d13737aa)
* tapestry-core/src/main/java/org/apache/tapestry5/dom/AbstractMarkupModel.java


> Improvement of TapestryInternalUtils.encodeQuoted
> -------------------------------------------------
>
>                 Key: TAP5-2476
>                 URL: https://issues.apache.org/jira/browse/TAP5-2476
>             Project: Tapestry 5
>          Issue Type: Improvement
>            Reporter: Maria Fedotova
>              Labels: patch, perfomance
>         Attachments: TAP5-2476.patch, after.png, before.png
>
>
> In addition to TAP5-2337
> This patch improves TapestryInternalUtils.encodeQuoted.
> After this patch requests per second increased on 20% (on huge page from 20 
> to 25).
> I have to thank [~mihasik] for idea of this patch and Denis Zheleznov for 
> implementation and test.
> I also attaches profiling.



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

Reply via email to