coderfender commented on PR #21456: URL: https://github.com/apache/datafusion/pull/21456#issuecomment-4230554365
My suspicion is that the match arm's bloat is causing regression . Trying out options to reduce the CPU cache pressure to potentially reduce code bloat / match arm bloat and see if that removes the regression -- 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]
