Skip to content

[CDB-READER] Optimize BeamLoad #19

@StudioWEngineers

Description

@StudioWEngineers

load() optimizations:

  • avoid new Dataframe at each iteration
  • avoid isin when assigning groups

_load() optimizations:

  • use bool instead of int for position indicator
  • change the match with dict lookup

get() optimizations:

  • use multindex

Metadata

Metadata

Labels

CDB READERRelated to the cdb_reader subpackageENHANCEMENTNew feature or request

Projects

Status

Backlog

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions