Properties Statistics optimization
Open
feature
Menas
priority: undecided
refactoring
under discussion
- Dominant language
- Scala
- Stars
- 33
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
## Background
The current implementation for Getting statistics could get really slow because there are multiple db requests for each property.
## Feature
Implement a more efficient generation of properties with number of dataset missing them by not doing db requests for each property
Contributor guide
Assessment
This issue has not been assessed yet.