You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Michael Mikhulya (JIRA)" <ji...@apache.org> on 2016/05/14 06:33:12 UTC

[jira] [Updated] (TAP5-2545) Reduce lock contention during page loading

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

Michael Mikhulya updated TAP5-2545:
-----------------------------------
    Attachment: 0001-reduce-lock-contention-during-page-loading.patch

> Reduce lock contention during page loading
> ------------------------------------------
>
>                 Key: TAP5-2545
>                 URL: https://issues.apache.org/jira/browse/TAP5-2545
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: plastic, tapestry-core
>            Reporter: Michael Mikhulya
>         Attachments: 0001-reduce-lock-contention-during-page-loading.patch
>
>
> I investigated lock contention during concurrent page loading  (PageLoader.loadPage).
> There are two main producers of lock contention:
> ComponentInstantiatorSourceImpl and PlasticClassLoader.
> I created a patch for two top issues, see it in attachments.
> There is still issue with PlasticClassLoader. I will report separate issue regarding it.



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