gf2121 opened a new pull request #2113: URL: https://github.com/apache/lucene-solr/pull/2113
# Description In the class ForUtil, mask values have been computed and stored in static final vailables, but they are recomputed when encoding, may be we can avoid this~ # Solution use the computed mask values ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org