Make calculating of Map Analysis Faster and less resource intensive #587
Labels
enhancement
New feature or request
GSOC
this feature is a potential Google Summer of Code candidate
help wanted
Extra attention is needed
Currently gap analysis requires 64gb of ram on a chunky server with an external neo4j cluster and an external redis in order to calculate ~10gb worth of graph shortest paths.
This crashes most commercial laptops and takes more than 24hours on a GCP medium machine.
There are many micro-optimizations we can do to make the gap analysis faster and less resource intensive such as:
etc.
The text was updated successfully, but these errors were encountered: