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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to