Skip to content

[Refactor]: CDAT Migration Phase - performance benchmark  #855

@tomvothecoder

Description

@tomvothecoder

Is your feature request related to a problem?

  • Check baseline performance of run script against main
    • Need to update zppy wall time if needed
  • Explore Dask with Xarray chunking in the future for more performance gains -- might not be possible because e3sm_diags uses its own Dask multiprocessing scheduler for parallelization, and we call .load(scheduler="sync") to load Xarray Dataset objects into memory which converts dask.array to numpy.array

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions