-
Notifications
You must be signed in to change notification settings - Fork 3
Storing and using large artifacts #75
Copy link
Copy link
Open
Description
It's been discussed a fair bit internally in the ARAX team, and a bit during Hackathons and the like with the Shepherd folk, but we have not tracked the issue of how to use large artifacts in the Shepherd framework. For example,
- Our MVP1 approach uses a large database to quickly return pre-computed results
- Our NGD values are semi-precomputed via stores of (term, PMIDs) tuples
- Pathfinder would be enormously faster if it had access to a slimmed down, TSV-like representation of tier 0/1 graphs available in memory at runtime
- etc. etc.
Perhaps this is worth discussing soon, and/or at the upcoming June hackathon.
Tagging @maximusunc , @tokebe , @chunyuma, and @mohsenht as that is a (subset) of stakeholders in this question
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels