Is your feature request related to a problem? Please describe.
When we debug latency, we want to be able to single out performance of our faceting logic, especially given how involved they can get per request. We will soon have special requests where we need to exclude a search filter for a tag--which involves a separate retrieval request to exclude the filter.
Describe the solution you'd like
Existing vespa profiling lets us see latency for grouping
Describe alternatives you've considered
none at the moment. we'll make grouping changes and then do our own latency testing and observe the differences, but you cna imagine why this is not as ideal devx wise.
Additional context
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem? Please describe.
When we debug latency, we want to be able to single out performance of our faceting logic, especially given how involved they can get per request. We will soon have special requests where we need to exclude a search filter for a tag--which involves a separate retrieval request to exclude the filter.
Describe the solution you'd like
Existing vespa profiling lets us see latency for grouping
Describe alternatives you've considered
none at the moment. we'll make grouping changes and then do our own latency testing and observe the differences, but you cna imagine why this is not as ideal devx wise.
Additional context
Add any other context or screenshots about the feature request here.