Skip to content

[Enhancement] Optimise memory performance in Parallel Processing #45

Closed
@caffeine-addictt

Description

@caffeine-addictt

Enhancement Request

Your issue may already be reported!
Please check out our active issues before creating one.

Is Your Enhancement Request Related to an Issue?

Currently, multiple new lists are created from the dataset and are passed into each child thread.
This is not memory efficient and could limit performance in large datasets.

Describe the Solution You'd Like

A more memory-efficient solution using generators or indexes.

Metadata

Metadata

Labels

Type: EnhancementSuggest an improvement for an existing feature.

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions