Feature request: Improve load time of Query #2346
Labels
Application: Query
Issues related to Legend Query application
Studio Core Team
Opened by a member of the Studio core team
Type: Feature Request
Milestone
Similar requests
How are you using Legend?
Legend Query
What problems are you trying to solve?
Currently loading a query takes a lot of time for queries created from huge projects. This task focuses on improving the load time by using caching.
Describe the solution you would like to see implemented
Add metrics to query load time. Modify current Query Telemetry data to have below details
Implements etags in depot Support Etags to cache identical responses on browser legend-depot#323
Use dataspace analytics to get mapping model coverage analysis use dataspace analytics cache to get mapping model coverage analysis #2390
Modify mapping coverage anlysis to return minimal pmcd for graph building Modify MappingModelCoverageAnalysis to return PMCD for the model coverage legend-engine#2152
Explore building minimal graph so that we can reduce load time Use PMCD returned by mappinganalysis to build minimal graph for query #2523
Describe alternatives you have considered
No response
Documentation, Design, Adoption, Migration Strategy
No response
Contribution
The text was updated successfully, but these errors were encountered: