JuliaLang/julia

Add metrics for number of tasks

Open

#48,213 opened on 2023年1月10日

GitHub で見る
 (2 comments) (4 reactions) (0 assignees)Julia (5,773 forks)batch import
help wantedmultithreading

Repository metrics

Stars
 (48,709 stars)
PR merge metrics
 (平均マージ 20d 6h) (30d で 157 merged PRs)

説明

The Julia memory metrics are great! Something similar for the number for tasks would be awesome. I’m thinking:

  • current number of active (runnable?) tasks
  • total number of tasks ever spawned

Idea courtesy of @NHDaly.

コントリビューターガイド