petern48 commented on PR #476: URL: https://github.com/apache/sedona-db/pull/476#issuecomment-3706816055
> I'm also curious about ST_Buffer() benchmarks since that function typically returns very complicated geometries I updated the PR description with results for st_buffer. Only 12-13% speedup. A little disappointing, but it makes sense. st_buffer is such an expensive algorithm that. `geo` should still be faster. This does at least speed up the buffer params kernel which still uses geos. I want to leave the rest of the functions for a separate PR(s) to avoid cramming this one with so many benchmark results. PR is still WIP as I need to look into fixing XYM. -- 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]
