pjfanning commented on PR #1085:
URL: https://github.com/apache/incubator-pekko/pull/1085#issuecomment-1922001855

   @He-Pin I think 
`bytestrings.iterator.map(_.asInputStream).asJavaEnumeration` will have the 
same overhead as `bytestrings.map(_.asInputStream).iterator.asJavaEnumeration`. 
I'd prefer not to make changes like this and then have to rerun all the 
benchmarks.


-- 
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]

Reply via email to