Skip to content
This repository was archived by the owner on Aug 31, 2025. It is now read-only.
This repository was archived by the owner on Aug 31, 2025. It is now read-only.

[PERFORMANCE] Optimize Parallel.For and Parallel.ForReduction #16

@computablee

Description

@computablee

After running some benchmarks with ConjugateGradient (which involves lots of lightweight parallel-for's), I've noticed that the performance of Parallel.For and Parallel.ForReduction are really bad. I plan on doing a heavy optimization session this weekend, but I'm opening this issue just so it's on record.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cpuDeals with the CPU APIperformanceSomething needs optimization

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions