Skip to content

Query performance #12

@csebe12

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions