Dandandan commented on PR #7463: URL: https://github.com/apache/arrow-rs/pull/7463#issuecomment-2857441296
> I can try to reproduce the results manually -- it could be: > > 1. I am using a crappy GCP VM and there is cross talk or someting > 2. The benchmarks are tool small and are inherently noisy (too fast to be reliably sampled) > 3. Something else 🤔 > > > These are my results: > > What are the specs of your machine @Dandandan ? I run it on: Apple M1 Pro 32 GB It's weird to me some of the benchmarks like ("filter context fsb") are reporting 1.67x slowdown, because nothing has changed in the code path (I expect only filtering bytes and everything using `filter_native` (e.g. primitives / views) can be affected, but other benchmarks are weird and in my runs remain the same). -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org