JuliaLang/julia

Add metrics for number of tasks

オープン

#48,213 opened on 2023/01/10

 (2 件のコメント) (4 件のリアクション) (0 人の担当者)Julia (5,773 件のフォーク)batch import
help wantedmultithreading

Repository metrics

Stars
 (48,709 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

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