Skip to content

rayon collect() preserves the original order #1

@claudiofsr

Description

@claudiofsr

I see:

https://boydjohnson.dev/blog/concurrency-matrix-multiplication/

Note that rayon collect() preserves the original order. Thus, it is not necessary to use par_sort_by().

See https://dev.to/eblocha/parallel-matrix-multiplication-in-rust-39f6

Excuse me if I'm mistaken!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions