mneethiraj commented on PR #671: URL: https://github.com/apache/ranger/pull/671#issuecomment-3300681927
> ... based on my past experience, streams can be much slower than a for loop / iterator and also creates GC pressure due to its own intermediate objects it creates. ... @fateh288 - incorrect use of any feature can lead to poor performance :-) . That said, the changes in this PR don't look to introduce any performance issues. Can you please review and flag any potetial issue? -- 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]
