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.

貢獻者指南