adriangb commented on PR #18449:
URL: https://github.com/apache/datafusion/pull/18449#issuecomment-3535039363

   I removed the enum comparator, benchmarks showed it was slower than the 
dynamic dispatch version. The thread local hashing / buffer re-use seems to be 
a big win though.
   
   @alamb could you kick off benchmarks again? If they look good are we good to 
merge this?


-- 
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]

Reply via email to