Skip to content

dscquery takes long time to load data #203

@gaow

Description

@gaow

@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:

  1. Link to your DSC (ideally a specific commit on github)
  2. the query you run
  3. 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
  4. the dimension of your output table
  5. 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 ..

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions