joerghoh opened a new pull request, #378:
URL: https://github.com/apache/jackrabbit-filevault/pull/378

   When controlling both package creation, transport and import checking the 
filters in import can be time-consuming activity. For that reason it should be 
possible to skip the validation of the filters, as it will always match. In my 
test case this reduced the package import time by about 25%.
   
   Right now it only skips the validation of properties, but we could think 
about skipping the validation of node paths as well. Given that in my case we 
had around 10 properties per node in average, skipping the filters for adding 
nodes will just add some small benefit on top.
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to