Skip to content

Query performance #12

Description

@csebe12

Hi,

I have been doing some quick performance analysis using PLEXOS 8.3 on:

  • Query
  • QueryToList

I extracted hourly load data on 29 regions across a single year (producing 253344 rows).

My results for running the query and converting the result into a pandas dataframe are the following:

Method Time
Query 20.4 s ± 466 ms
QueryToList 46.4 s ± 266 ms

I would like to understand why you changed to using QueryToList and what results you got for its performance.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions