You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is this a new feature, an improvement, or a change to existing functionality?
Improvement
How would you describe the priority of this feature request
Medium
Please provide a clear description of problem you would like to solve.
Update 06/05/2023:
This line of work is now being divided into two steps:
Making a good geometry generator that generates a varied distribution of geometry arrays.
Write benchmarks for the distance APIs and report findings.
Original
We need to write a comprehensive test suite for ST_distance components to understand how the current kernels performs. This can also help answer all sorts of small performance suggestions in code review.
Describe any alternatives you have considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Is this a new feature, an improvement, or a change to existing functionality?
Improvement
How would you describe the priority of this feature request
Medium
Please provide a clear description of problem you would like to solve.
Update 06/05/2023:
This line of work is now being divided into two steps:
Original
We need to write a comprehensive test suite for ST_distance components to understand how the current kernels performs. This can also help answer all sorts of small performance suggestions in code review.
Describe any alternatives you have considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: