nfsantos opened a new pull request, #2098:
URL: https://github.com/apache/jackrabbit-oak/pull/2098

   The methods `#getMatcherState(String name, NodeState after)` and 
`#checkAggregates(String name)` are called multiple times for every node 
traversed by the indexer, so they are critical for performance. This PR reduces 
the number of objects allocated by these methods.
   
   Additionally, reformat the class to match the default formatting of the rest 
of the codebase.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: oak-dev-unsubscr...@jackrabbit.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to