Skip to content

get_dataset() is not cached. #1681

@SFJohnson24

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
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions