Skip to content

get_dataset() is not cached. #1681

Description

@SFJohnson24

the call to builder.get_dataset() is not cached--this can be quite costly for memory as we are concatinating split datasets and building analysis datasets with build() and not caching the result, forcing each thread to build their respective datasets repeatedly

Metadata

Metadata

Assignees

Type

No type

Fields

Priority

None yet

T-shirt sizing

None yet

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions