devanbenz commented on PR #10136: URL: https://github.com/apache/arrow-rs/pull/10136#issuecomment-5782416577
> btw, @Rich-T-kid's PEXT impl from #11055 shows better scalar perf on my machine: > Rows kept #10136 scalar Original #11055 scalar Time change > 90% 43.26 µs 33.40 µs −22.8% > 50% 23.88 µs 18.70 µs −21.7% > 10% 4.06 µs 4.08 µs Essentially tied Let me go ahead and pull some of the ideas from https://github.com/apache/arrow-rs/commit/2b11fc505b568c4be5ac681f55943ac0dde62c18 and https://github.com/apache/arrow-rs/pull/11055 in to here and verify the performance difference locally. @sdf-jkl Just so I know what are the specifications of your machine? -- 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]
