[
https://issues.apache.org/jira/browse/TAP5-2446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14335171#comment-14335171
]
Michael Mikhulya commented on TAP5-2446:
----------------------------------------
{quote}
The improvement is pretty small
{quote}
Yes, it is. But there are many such small places where we can reduce work with
{{PerThreadManager}} and {{ThreadLocal}} in 2-3 times (and sometimes in N times
as in TAP5-2447).
And it is known that {{PerThreadManagerImpl$4.get()}} and
{{PerThreadManagerImpl$4.set()}} are the hottest places, see
https://issues.apache.org/jira/secure/attachment/12695519/Selection_623.png in
a contaner-task.
I will continue with patches after vacation.
> Use ObjectCreator instead of PerThreadValue when appropriate
> ------------------------------------------------------------
>
> Key: TAP5-2446
> URL: https://issues.apache.org/jira/browse/TAP5-2446
> Project: Tapestry 5
> Issue Type: Sub-task
> Components: tapestry-core
> Reporter: Michael Mikhulya
> Assignee: Jochen Kemnade
> Labels: patch, performance
> Fix For: 5.4
>
> Attachments:
> 0001-Use-ObjectCreator-instead-of-PerThreadValue-when-app.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)