JuliaLang/julia

Add metrics for number of tasks

Open

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

在 GitHub 查看
 (2 评论) (4 反应) (0 负责人)Julia (5,773 fork)batch import
help wantedmultithreading

仓库指标

Star
 (48,709 star)
PR 合并指标
 (平均合并 20天 6小时) (30 天内合并 157 个 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.

贡献者指南