Skip to content

Rayon does not work well with the optick profiling and performance logging library #1221

@vladkvit

Description

@vladkvit

I made a sample repo (that contains a sample capture) to demonstrate the issue - https://github.com/vladkvit/test_rayon_optick

When rayon's par_iter() is used, none of the optick::event!() calls are logged from the spawned threads. I'm curious if this is an issue on the optick side or the rayon side, would love someone more knowledgeable to take a look.

FWIW, I also cross-posted the issue here - bombomby/optick-rs#9

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions