RockyMM commented on PR #375: URL: https://github.com/apache/commons-text/pull/375#issuecomment-1594975671
@sergmain in my perspective, streams do bring a lot in readability and maintainability. Regarding performance, it's difficult to say with guessing. I think we need proper performance testing, but as a layman, I don't expect much difference in performance. Streams are already well optimized in Java and I trust that performance difference will be negligible. -- 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]
