mridulm commented on PR #38428: URL: https://github.com/apache/spark/pull/38428#issuecomment-1384775734
There is a small regression for `Colletion of int with 100 elements, useIterator: false` case [here](https://github.com/apache/spark/pull/38428/commits/83389eb6e8782f3bf77d6ba92ed7a39d770d8266) - but rest of the numbers look compelling. Curious why `[KryoIteratorBenchmark-results.txt](https://github.com/apache/spark/pull/38428/commits/83389eb6e8782f3bf77d6ba92ed7a39d770d8266#diff-f4298856b3b343fdb7f43f38a5fb9197b166e3ae9cfc1f258967f7d5dee8fdb1)` is not seeing improvements for the last two cases (`int` and `string`). +CC @dongjoon-hyun to take a look at the results too. -- 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]
