ShashidharM0118 commented on PR #19586:
URL: https://github.com/apache/datafusion/pull/19586#issuecomment-3703353336

   > Have you benchmarked it? I’m curious about the performance impact.
   
   Sharing median results from the benchmark runs,
   
   | Benchmark | Before | After | Speedup |
   |-----------|--------|-------|---------|
   | **hex_array** (1024 strings) | 1,097.5 µs | 238.23 µs | **4.6x faster** |
   | **hex_scalar** (single string) | 2,077.0 ns | 1,748.2 ns | **1.19x 
faster** |
   | **sha1_array** (1024 strings) | 563.67 ns | 545.53 ns | **1.03x faster** |
   | **sha1_scalar** (single string) | 1,080.6 ns | 1,068.7 ns | **1.01x 
faster** |


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