beliefer commented on PR #37915:
URL: https://github.com/apache/spark/pull/37915#issuecomment-1253596565

   > The abstraction makes sense to me. The new `DecimalOperation` layer adds 
an indirection and may hurt performance, though I think the overhead is minor 
as Java decimal operation is already slow. Can we add a microbenchmark for 
`Decimal`? You can follow `HashBenchmark`.
   
   I followed `HashBenchmark` and create a new benchmark `DecimalBenchmark`.


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