JuliaLang/julia

Add metrics for number of tasks

开放

#48,213 创建于 2023年1月10日

 (2 条评论) (4 个反应) (0 位负责人)Julia (5,773 个派生)batch import
help wantedmultithreading

仓库指标

星标
 (48,709 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南