JuliaPerf / JuliaPerf/PProf.jl

Option to exclude idle threads

Open
#19 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
173
Forks
20
PR merge metrics
No merged PRs in 30d

Description

`Profile` currently reports all idle threads sitting in `__psynch_cvwait`. So the more threads you are using with Julia, the smaller the percentage of the report your actual work will be. For example, this profile was taken on my machine with 6 threads (the default when running in Juno), when i was measuring only single-threaded work:

Screen Shot 2020-03-21 at 11 31 13 AM

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.