pitrou commented on PR #13426: URL: https://github.com/apache/arrow/pull/13426#issuecomment-1184192941
> On the other hand, this test seems more like an end-to-end benchmark and less like a specific node micro benchmark (and thus might make more sense fully in python) since it includes IPC reading and decoding That's a good point as well. Micro-benchmarks are supposed to run pretty quickly (less than one second per iteration ideally). If that is not the case here, this should probably be done elsewhere, such as in our [continuous benchmarking suite](https://github.com/ursacomputing/benchmarks/tree/main/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]
