He-Pin opened a new pull request, #983: URL: https://github.com/apache/incubator-pekko/pull/983
Motivation: As `collect` and `collectWhile` are hot, I think it's worth to do this kind of micro optimization, and these code unlikely to be changed too. Result: `IF_ACMPEQ` will be a little faster. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
