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
This PR #2396 introduces multi-get for a few graphql fields. This introduces some extra complexity in the code but is presumed to increase the performance of these queries. To be able to measure the impact of this change, we need to introduce a new benchmark.
Definition of Done
We have a benchmark to measure the performance impact of the multi-get implementation in #2396.
The text was updated successfully, but these errors were encountered:
Context
This PR #2396 introduces multi-get for a few graphql fields. This introduces some extra complexity in the code but is presumed to increase the performance of these queries. To be able to measure the impact of this change, we need to introduce a new benchmark.
Definition of Done
We have a benchmark to measure the performance impact of the multi-get implementation in #2396.
The text was updated successfully, but these errors were encountered: