alamb commented on issue #7456: URL: https://github.com/apache/arrow-rs/issues/7456#issuecomment-5244977767
> It ran long and landed on "don't ship it", but the process turned out to have more in it than the verdict did, so I'd like to write the whole thing up as a blog post @alamb — the measurement design, the two traps, and why a fast kernel can reach almost none of its own benchmark. Happy to fold in anything people here think is worth emphasising, or to dig further into any of the numbers. I will be honest I didn't fully follow this all thsi writeup @hhhizzz -- thank you for postiing it Did you find anything small that is worth pursuing? For example, does "the filter chain is where selection pushdown actually earns its keep, and it is the easiest thing to leave out" mean we should integrate the filter application earlier or differently? > so I'd like to write the whole thing up as a blog post @alamb It sounds like it could be interesting. I am not sure a "here is a step by step thing I did" would necessairly make for the most interesting blog post. I think a more interesting would have some insight that is generally applicable to readers -- for example we will teach you about a technique" or "here is some way you should use arrow-rs to improve your workloads" So basically, I suggest we think more about what the story arc that you would want to tell before writing up details -- 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]
