Skip to content

BFVVector: use multithreading for sum_inplace #242

@bcebere

Description

@bcebere

Description

The sum_inplace operation of the BFVVector can be done using multithreading.

More precisely, we can parallelize this loop.

You can see an example of how to use the existing threadpool here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Good first issue 🎓Perfect for beginners, welcome to OpenMined!Type: Improvement 📈Performance improvement not introducing a new feature or requiring a major refactor

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions