dlmarion commented on PR #93: URL: https://github.com/apache/accumulo-access/pull/93#issuecomment-3687546356
I think based on the benchmark output above, I can close this issue without merging the changes. It looks like reparsing the AccessExpression byte[] and evaluating it is faster than iterating over an existing parse tree. I think the corresponding issue can also be closed with a note that this is a reparsing in MultiAccessEvaluatorImpl, but it's faster than using the parse tree. -- 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]
