-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
Description
@fmorgante complains about low performance of dscquery for the scale of DSC he's working on. @fmorgante it would be helpful if you can tell us:
- Link to your DSC (ideally a specific commit on github)
- the query you run
- the exact time it took for you to get the output table a note to myself: need to add to the code to report time elapsed
- the dimension of your output table
- a list of column names in your output table (need that to determine how many datasets were loaded)
Also since now we use RDS and PKL files to save output, we have to load the entire file to extract a specific quantity. This is a limitation that we cannot resolve unless we switch to other data storage solution as has long been discussed ..
Reactions are currently unavailable