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

Radu Cotescu edited comment on SLING-4342 at 1/23/15 12:40 PM:
---------------------------------------------------------------

The attached patch ([^SLING-4342.patch]) provides the following improvements:
* reduces the number of repository reads by optimising the 
{{SightlyJavaCompilerService}} and {{UnitLoader}}
* enhances documentation for {{UnitChangeMonitor}}
* removes useless {{SightlyRenderException}}


was (Author: radu.cotescu):
The attached patch ([^SLING-4342.patch]) provides the following improvements:
* reduces the number of repository reads by optimising the 
{{SIghtlyJavaCompilerService}} and {{UnitLoader}}
* enhances documentation for {{UnitChangeMonitor}}
* removes useless {{SightlyRenderException}}

> [Sightly] Reduce the number of repository reads
> -----------------------------------------------
>
>                 Key: SLING-4342
>                 URL: https://issues.apache.org/jira/browse/SLING-4342
>             Project: Sling
>          Issue Type: Improvement
>          Components: Scripting
>            Reporter: Radu Cotescu
>             Fix For: Scripting Sightly Engine 1.0.0
>
>         Attachments: SLING-4342.patch
>
>
> On instances that still use Jackrabbit, repository read operations can become 
> problematic if the system is exposed to a high number of requests. Therefore 
> the Sightly Scripting engine should be optimised to reduce the number of 
> repository reads as much as possible.



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

Reply via email to