keith-turner commented on PR #93: URL: https://github.com/apache/accumulo-access/pull/93#issuecomment-3687703479
Is there a benchmark that covers the case of evaluating w/ a parse tree but does not include the time to create the parse tree? In testing we did long ago using the Accumulo code it seems like it was really fast at evaluating if you happened to already have a parse tree and did not include the time to create the parse tree. Seems like those test created the parse trees outside the benchmarked code. -- 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]
