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
The data fetching from the postgres is currently pretty inefficient because of multiple refetches.
Write some documentation about it.
Furthermore:
Maybe we should improve data fetching in the future to tackle high workflows. But currently our workloads are pretty low. Therefore, we will not need any additional performance improvements
The text was updated successfully, but these errors were encountered:
The data fetching from the postgres is currently pretty inefficient because of multiple refetches.
Write some documentation about it.
Furthermore:
Maybe we should improve data fetching in the future to tackle high workflows. But currently our workloads are pretty low. Therefore, we will not need any additional performance improvements
The text was updated successfully, but these errors were encountered: