In large scenarios the response time can be up to 15s. Although it is not an excessive time when considering the size of the dataset, there may be opportunities for optimization.
We should review the queries at /scenarios/:id endpoint and apply indexes, if necessary.
In large scenarios the response time can be up to 15s. Although it is not an excessive time when considering the size of the dataset, there may be opportunities for optimization.
We should review the queries at
/scenarios/:idendpoint and apply indexes, if necessary.