justinborromeo commented on issue #7002: [Benchmarking] Call blackhole#consume() on collections instead of iterating through each element URL: https://github.com/apache/incubator-druid/pull/7002#issuecomment-461222342 @drcrallen By lazy transforms, are you talking about how sequences are lazily yielded when accumulated? If so, wouldn't `SomeBenchmark.runQuery` accumulate the sequence members when `Sequence.toList()` is called before being consumed by `blackhole`?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
