Open
Description
calculate_stats.py loop
takes a reeeeally long time to run.
Profiling suggests by_hierarchy
is the slowest function. validation
, codelist_values
and codelist_values_by_major_version
are pretty slow, too.
ruleset_passes
is not only slow, it’s also unused by the dashboard. So that can and probably should be disabled.
Metadata
Metadata
Assignees
Labels
No labels