-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
The performance of the query, that aggregates the data is not efficient.
Related file: https://github.com/serverless-benchmark/backend/blob/master/evaluation/evaluateJob.js
Currently the query is only getting data from the last 3 days, because more would kill the process.
Either the query is improved or we'll find a way to do some intermediate aggregation that is also stored in the DB, that enables faster querying.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed