richox commented on issue #1318: URL: https://github.com/apache/auron/issues/1318#issuecomment-3314921550
yes, the condition should be changed to `<= min_len`. luckily the smaller lcp value will not cause inconsistent output. This optimization is effective on most CPUs and has been widely used in various compression libs like snappy. -- 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]
